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

[3.14] gh-134889: Fix handling of a few opcodes when optimizingLOAD_FAST (#134958)#135187

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
mpage merged 2 commits intopython:3.14frommpage:backport-6b77af2-3.14
Jun 5, 2025

Conversation

mpage
Copy link
Contributor

@mpagempage commentedJun 5, 2025
edited by bedevere-appbot
Loading

We were incorrectly handling a few opcodes that leave their operands on the stack. Treat all of these conservatively; assume that they always leave operands on the stack.

(cherry picked from commit6b77af2)

…FAST` (python#134958)We were incorrectly handling a few opcodes that leave their operands on the stack. Treat all of these conservatively; assume that they always leave operands on the stack.(cherry picked from commit6b77af2)
@mpagempage changed the titlegh-134889: Fix handling of a few opcodes when optimizingLOAD_FAST (#134958)[3.14] gh-134889: Fix handling of a few opcodes when optimizingLOAD_FAST (#134958)Jun 5, 2025
@mpagempage requested review fromcolesbury andYhg1sJune 5, 2025 16:25
@mpagempage marked this pull request as ready for reviewJune 5, 2025 16:25
@mpagempage merged commitbe2f32e intopython:3.14Jun 5, 2025
41 checks passed
@mpagempage deleted the backport-6b77af2-3.14 branchJune 5, 2025 20:06
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@Yhg1sYhg1sYhg1s approved these changes

@colesburycolesburyAwaiting requested review from colesbury

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

@iritkatrieliritkatrielAwaiting requested review from iritkatrieliritkatriel is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@mpage@Yhg1s

[8]ページ先頭

©2009-2025 Movatter.jp