-
Notifications
You must be signed in to change notification settings - Fork 555
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
Bump to Python 3.9, Big typing updates #2963
Commits on Oct 31, 2024
-
Bump minimum python version to 3.9
Update dependencies minimum package versions to post-3.9 versions. Upgrade latest pyparsing Update to latest MyPy Update to latest Black Re-issue new Poetry lockfile
Configuration menu - View commit details
-
Copy full SHA for d576e84 - Browse repository at this point
Copy the full SHA d576e84View commit details -
First round of relatively simple typing updates for python 3.9 style …
…type annotations
Configuration menu - View commit details
-
Copy full SHA for a5dabf4 - Browse repository at this point
Copy the full SHA a5dabf4View commit details -
Change _SubjectType, _PredicateType, and _ObjectType typing to more r…
…estictive, and fix the fallout
Configuration menu - View commit details
-
Copy full SHA for c6e24a4 - Browse repository at this point
Copy the full SHA c6e24a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89deec5 - Browse repository at this point
Copy the full SHA 89deec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4704dc5 - Browse repository at this point
Copy the full SHA 4704dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b5e4dd - Browse repository at this point
Copy the full SHA 0b5e4ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad32b23 - Browse repository at this point
Copy the full SHA ad32b23View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bace976 - Browse repository at this point
Copy the full SHA bace976View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e86f5 - Browse repository at this point
Copy the full SHA c4e86f5View commit details -
Merge branch 'main' into py39_typing
# Conflicts: # rdflib/namespace/__init__.py
Configuration menu - View commit details
-
Copy full SHA for 170b2ba - Browse repository at this point
Copy the full SHA 170b2baView commit details -
Change QuotedGraph to be an IdentifiedNode, that means that its autom…
…atically included in _subjectType, and we don't need a forward-definition for QuotedGraph in _subjectType alias.
Configuration menu - View commit details
-
Copy full SHA for 376ed5b - Browse repository at this point
Copy the full SHA 376ed5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1fa77 - Browse repository at this point
Copy the full SHA 8d1fa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a967ef4 - Browse repository at this point
Copy the full SHA a967ef4View commit details -
Ensure Pyparsing in Dockerfile and in Devtools min versions matches t…
…hat set in PyProject toml
Configuration menu - View commit details
-
Copy full SHA for 9dbabf2 - Browse repository at this point
Copy the full SHA 9dbabf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10bac8d - Browse repository at this point
Copy the full SHA 10bac8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73400f3 - Browse repository at this point
Copy the full SHA 73400f3View commit details