Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-91432: Specialize FOR_ITER#91713
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
44 commits Select commitHold shift + click to select a range
3a7f8df initial attempt
sweeneyde3b5ce1e bump magic
sweeneydeb21b5f4 Merge remote-tracking branch 'upstream/main' into special_for_iter2
sweeneyde37269cf NOTRACE_DISPATCH_SAME_OPARG
sweeneydeea0a7ee Update mark_stacks
sweeneyde0751228 comment out assertions
sweeneydedc80fda Merge branch 'main' into special_for_iter2
sweeneydee429410 Make FOR_ITER_RANGE mutate the local
sweeneyde1cb2de7 Merge remote-tracking branch 'upstream/main' into special_for_iter2
sweeneyde73fa01c Fix overflow
sweeneyde4213582 fix test
sweeneydebf58358 fix dis
sweeneydebd7575e Add more tests, add more casts
sweeneydedb8754b Merge branch 'main' into special_for_iter2
sweeneyde2050c4e merge with main
sweeneyde824e966 Fix stats, take out some PREDICT
sweeneyde6b16772 📜🤖 Added by blurb_it.
blurb-it[bot]c2a75a5 merge with main
sweeneyde6696384 remove PREDEICTED(STORE_FAST)
sweeneyded297091 assert no tracing
sweeneyde22635a6 Merge branch 'special_for_iter2' of https://github.com/sweeneyde/cpyt…
sweeneydef360d65 remove unnecessary cast
sweeneyde81e0500 merge with main
sweeneydec2eab68 regen
sweeneyde25689c3 merge and bump magic
sweeneydeb5df047 merge with main
sweeneyde2b1c170 Merge remote-tracking branch 'upstream/main' into special_for_iter2
sweeneyde91d280c Fix test_dis
sweeneydeeba5e60 merge with main
sweeneyde5b153d7 Merge branch 'main' into special_for_iter2
sweeneyde76f9a74 merge with main
sweeneyde0565a68 Merge branch 'special_for_iter2' of https://github.com/sweeneyde/cpyt…
sweeneyde9ba5b79 merge with main
sweeneyde6cdf0e4 Add comment about re-using the old PyLongObject
sweeneyde03dde6a Merge branch 'main' of https://github.com/python/cpython into special…
sweeneydef1e2d39 update test_dis.py
sweeneyde463c3b9 Merge remote-tracking branch 'upstream/main' into special_for_iter2
sweeneydeed29777 use the new exponential backoff
sweeneyde188b357 merge with main
sweeneyde36d0999 revert using sdigits, add _PyLong_AssignValue
sweeneydead2e969 revert test_sys sizeof check
sweeneyded55868f revert test_range changes
sweeneyde2d6ee26 add comment and use Py_ssize_t
sweeneydedb21da1 Add comment: only positive
sweeneydeFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
revert test_sys sizeof check
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitad2e9696dba3054a92040e687fa5125cb7e74684
There are no files selected for viewing
2 changes: 1 addition & 1 deletionLib/test/test_sys.py
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.