Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove support for legacy bytecode instructions#105705

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
gvanrossum merged 2 commits intopython:mainfromgvanrossum:no-legacy
Jun 12, 2023

Conversation

@gvanrossum
Copy link
Member

(A legacy instruction is of the forminstr(FOOBAR), i.e. missing the(... -- ...) stack/cache effect annotation.)

(A legacy instruction is of the form `instr(FOOBAR)`,i.e. missing the `(... -- ...)` stack/cache effect annotation.)
@gvanrossumgvanrossum merged commit9544948 intopython:mainJun 12, 2023
@gvanrossumgvanrossum deleted the no-legacy branchJune 12, 2023 19:56
carljm added a commit to carljm/cpython that referenced this pull requestJun 12, 2023
* main:pythongh-105540: Fix code generator tests (python#105707)pythongh-105375: Explicitly initialise all {Pickler,Unpickler}Object fields (python#105686)pythongh-105331: Change `asyncio.sleep` to raise ``ValueError` for nan (python#105641)  Remove support for legacy bytecode instructions (python#105705)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@carljmcarljmcarljm approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@gvanrossum@carljm@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp