-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add Python 3.12 beta to test matrix #3751
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c7ea5fd
Remove Python 3.7 from testing, docs and packaging
Bibo-Joshi f1784b5
Re-add note on CI bots
Bibo-Joshi 03d3c33
temporarily run tests on this branch
harshil21 4de4643
Add missing new line
Bibo-Joshi 457e4ef
Adopt Py3.8+ features: `missing_ok` Parameter (#3742)
Trifase a1c2fe7
Introduce Walrus Operator (#3749)
thefunkycat f663f37
Add python 3.12 to test matrix
harshil21 b49d03f
correct typo
harshil21 9d3345c
Remove Python 3.7 Workaround for `PicklePersistence` (#3740)
harshil21 1a3e4f7
Fix tests on py 3.12
harshil21 8c86a34
Merge branch 'master' into drop-py-37
Bibo-Joshi cf71a38
Drop `CancelledError` (#3754)
clot27 9181369
Make use of `@final`, `Final` and `Literal` (#3753)
Bibo-Joshi 27a8683
fix error with `Literal`, causing tests/docs to fail (#3764)
lemontree210 b44e4af
Review: don't drop support for async gens for py < 3.12
harshil21 40c2cf3
Merge branch 'drop-py-37' into add-py-312
harshil21 8234f3c
Bump mypy and address review
harshil21 162004f
Review: Add deprecation warning & modify type hints
harshil21 8b73410
use 3.12 beta 3
harshil21 4962c48
merge master and fix conflicts
harshil21 9d0c980
try to fix type completeness CI check
harshil21 e753dd7
fix a leftover merge conflict
harshil21 0755fe1
bump mypy again
harshil21 316e500
try bumping pyright
harshil21 69ef58b
review: fix pyright by applying 'RT' generic
harshil21 816f020
Merge branch 'master' into add-py-312
Bibo-Joshi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.