-
Notifications
You must be signed in to change notification settings - Fork 2
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
Rebase to Python 3.8 #47
Merged
Merged
Commits on Jul 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ea64d2 - Browse repository at this point
Copy the full SHA 1ea64d2View commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e9c5ce - Browse repository at this point
Copy the full SHA 7e9c5ceView commit details -
Revert "requirements-dev.in: ensure Python 3.8 and type annotation su…
…pport" This reverts commit a81cce2. We'll fix the requirements under Python 3.8 from now on.
Configuration menu - View commit details
-
Copy full SHA for b35bf97 - Browse repository at this point
Copy the full SHA b35bf97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2b0d6 - Browse repository at this point
Copy the full SHA 8c2b0d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 550b355 - Browse repository at this point
Copy the full SHA 550b355View commit details -
test_config.py: any list subclass instance is a list
Fixes "E721 do not compare types" from pycodestyle.
Configuration menu - View commit details
-
Copy full SHA for bfa8ea3 - Browse repository at this point
Copy the full SHA bfa8ea3View commit details -
config.py: get rid of mypy error
error: Signature of "parse_known_args" incompatible with supertype "ArgumentParser" [override]
Configuration menu - View commit details
-
Copy full SHA for ba4f3c4 - Browse repository at this point
Copy the full SHA ba4f3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018a1fd - Browse repository at this point
Copy the full SHA 018a1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32200fa - Browse repository at this point
Copy the full SHA 32200faView commit details -
utils.py, bldr.py: support Python 3.12
By migrating from the deprecated pkg_resources API to importlib_resources.
Configuration menu - View commit details
-
Copy full SHA for 41111ef - Browse repository at this point
Copy the full SHA 41111efView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.