Skip to content

gh-153252: Fix error handling in _PyCompile_CodeGen#153253

Merged
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-153252
Jul 7, 2026
Merged

gh-153252: Fix error handling in _PyCompile_CodeGen#153253
sobolevn merged 3 commits into
python:mainfrom
sobolevn:issue-153252

Conversation

@sobolevn

@sobolevn sobolevn commented Jul 7, 2026

Copy link
Copy Markdown
Member

@sobolevn sobolevn requested a review from Fidget-Spinner July 7, 2026 08:51
@sobolevn sobolevn added skip news needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes needs backport to 3.15 pre-release feature fixes, bugs and security fixes labels Jul 7, 2026
@sobolevn sobolevn enabled auto-merge (squash) July 7, 2026 08:59
@sobolevn sobolevn disabled auto-merge July 7, 2026 13:51
@sobolevn sobolevn enabled auto-merge (squash) July 7, 2026 13:51
@sobolevn sobolevn merged commit a74280e into python:main Jul 7, 2026
50 of 51 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @sobolevn for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14, 3.15.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-app

bedevere-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

GH-153281 is a backport of this pull request to the 3.15 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.15 pre-release feature fixes, bugs and security fixes label Jul 7, 2026
@bedevere-app

bedevere-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

GH-153282 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Jul 7, 2026
@bedevere-app

bedevere-app Bot commented Jul 7, 2026

Copy link
Copy Markdown

GH-153283 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 7, 2026
sobolevn added a commit that referenced this pull request Jul 7, 2026
…) (#153283)

gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253)
(cherry picked from commit a74280e)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jul 7, 2026
…) (#153281)

gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253)
(cherry picked from commit a74280e)

Co-authored-by: sobolevn <mail@sobolevn.me>
sobolevn added a commit that referenced this pull request Jul 7, 2026
…) (#153282)

gh-153252: Fix error handling in `_PyCompile_CodeGen` (GH-153253)
(cherry picked from commit a74280e)

Co-authored-by: sobolevn <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants