-
Notifications
You must be signed in to change notification settings - Fork 1.4k
RustPython version to 3.14 #6718
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 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
ea1e60e
mark version to 3.14
youknowone 7594ef5
upgrade site to 3.14.2
youknowone 280caea
upgrade venvlauncher
youknowone 8d901a7
Implement bool(NotImplemented)
youknowone 2fe140f
Fix bytes/bytearray fromhex
youknowone db01a1d
Remove pickle from itertools
youknowone eafa0c0
Fix int rounding
youknowone 24bff8d
fix unsigned validation
youknowone f5b44f5
Fix Exception.__init__
youknowone 0793bd3
co_consts
youknowone fdfede7
fix win clippy
youknowone 51b6286
PEP 649 annotation phase 1
youknowone 353a9f6
PEP 649 annotation phase 2
youknowone a78b569
PEP 649 annotation phase 3
youknowone 566b6f4
PEP 649 annotation phase 4
youknowone dc93614
Add annotationlib,ann_module from 3.14.2
youknowone 37cc6b4
fix whats_left to support __annotate__
youknowone 96038e4
partially patch inspect for PEP 649 in 3.13
youknowone 346481d
partially patch Lib/typing to 3.14
youknowone 076d692
Upgrade string from CPython 3.14.2
5227938
mark and unmark unittest functions
youknowone 33689c1
Fix jit failure
youknowone 65e08c0
Update ensurepip from 3.14.2
ef22bf4
Update _colorize from CPython 3.14.2
d75f272
Update argparse from CPython 3.14.2
314a615
Update calendar from CPython 3.14.2
133bdf6
auto_mark_test uses regex to check Run tests? sequentially
youknowone faeed2c
clean up
youknowone 60fb438
Auto-format: ruff check --select I --fix
github-actions[bot] 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
clean up
- Loading branch information
commit faeed2cdcc8eb25f16f009e2ce4bc0f27cdb0bb7
Some comments aren't visible on the classic Files Changed page.
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
Oops, something went wrong.
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.