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 enum for QueryTypes #143

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add enum for QueryTypes #143

wants to merge 3 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2019

I added a enum for the query types and also worked on the indent of the code.

@nicholascar
Copy link
Member

@dayures it seems this is failing Python 2.7 check. Do you want 2.7 supported to pass it or are you OK with dropping Python 2 support?

In main rdflib, we're planning on support 2.7 for the up-coming 4.3.0 release (to be in about 2 weeks) but then dropping it for the 5.0.0 release (in a few month's time).

@dayures
Copy link
Contributor

dayures commented Mar 22, 2020

@nicholascar this PR not only fails in the python2.7 support. More changes in the code needs to be done. Maybe after some discussion and the finally sw development, we can see if we need to dismiss the python 2.7 support.

@MaFeg100 What is the expected value added of adding queryTypes as enum ?

t0b3 pushed a commit to t0b3/sparqlwrapper that referenced this pull request May 5, 2020
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.

None yet

2 participants