Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unit test for #919 and more type hints for sparqlconnector and sparqlstore #1348

Merged
merged 2 commits into from
Jul 12, 2021

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Jun 27, 2021

Issue #919 is already fixed by da99d4e, this just confirms it.

Closes #919

Proposed Changes

…and sparqlstore

Issue RDFLib#919 is already fixed, this just confirms it.
@aucampia aucampia force-pushed the iwana-issue919-tests branch from 2619fa5 to d989182 Compare July 7, 2021 21:06
@aucampia aucampia marked this pull request as ready for review July 7, 2021 21:13
@aucampia
Copy link
Member Author

aucampia commented Jul 7, 2021

If you want I can make a PR with only the additional unit tests.

@edmondchuc
Copy link
Contributor

I think it should be fine. Adding type hints is a nice addition. I will look at this one after I finish reviewing #1074.

@edmondchuc edmondchuc self-assigned this Jul 8, 2021
@edmondchuc edmondchuc self-requested a review July 8, 2021 23:45
rdflib/plugins/stores/sparqlstore.py Outdated Show resolved Hide resolved
@edmondchuc edmondchuc added this to the rdflib 6.0.0 release milestone Jul 9, 2021
NoteToSparql -> NodeToSparql
@edmondchuc edmondchuc removed this from the rdflib 6.0.0 release milestone Jul 9, 2021
@nicholascar nicholascar merged commit 166abe0 into RDFLib:master Jul 12, 2021
@aucampia aucampia deleted the iwana-issue919-tests branch November 17, 2021 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPARQLConnector.update() does set content type
3 participants