Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
GH-98831: Modernize a ton of simpler instructions#100545
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 fromall commits
Commits
Show all changes
32 commits Select commitHold shift + click to select a range
e48824d
load_const and load_fast aren't families for now
gvanrossum852ad17
Modernize GET_ANEXT
gvanrossumec12b8c
Modernize GET_AWAITABLE
gvanrossumf58b421
Modernize ASYNC_GEN_WRAP
gvanrossumc4c821e
Modernize YIELD_VALUE
gvanrossum55c009c
Modernize POP_EXCEPT (in more than one way)
gvanrossumd678363
Modernize PREP_RERAISE_STAR
gvanrossum301cc6e
Modernize LOAD_ASSERTION_ERROR
gvanrossum84fcd61
Modernize LOAD_BUILD_CLASS
gvanrossum2fcb3d7
Modernize STORE_NAME
gvanrossumc094ff4
Modernize LOAD_NAME
gvanrossumc89dfd5
Modernize LOAD_CLASSDEREF
gvanrossum415203c
Modernize LOAD_DEREF
gvanrossumcc7bf1f
Modernize STORE_DEREF
gvanrossum304997f
Modernize COPY_FREE_VARS (mark it as done)
gvanrossumb388032
Modernize LIST_TO_TUPLE
gvanrossuma84c0e3
Modernize LIST_EXTEND
gvanrossum9099c40
Modernize SET_UPDATE
gvanrossumfc534ed
Modernize SETUP_ANNOTATIONS
gvanrossum3a1e63c
Modernize DICT_UPDATE
gvanrossumf9fc640
Modernize DICT_MERGE
gvanrossumad38a3c
Modernize MAP_ADD
gvanrossumb4fe323
Modernize IS_OP
gvanrossum9e69806
Modernize CONTAINS_OP
gvanrossumd1aa4d5
Don't decref unmoved names
gvanrossumb06aafa
Modernize CHECK_EXC_MATCH
gvanrossum154ae46
Modernize IMPORT_NAME
gvanrossumd1ea957
Modernize IMPORT_STAR
gvanrossum9a1626e
Modernize IMPORT_FROM
gvanrossumd5c79e7
Modernize JUMP_FORWARD (mark it as done)
gvanrossum7a40a8c
Modernize JUMP_BACKWARD (mark it as done)
gvanrossum841f086
Add/update dummies to quiet VS Code
gvanrossumFile 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
There are no files selected for viewing
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.