◐ Shell
clean mode source ↗

gh-146442: Fix various bugs in compiler pipeline from bug report by A0su · Pull Request #146443 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@brianschubert brianschubert changed the title gh-146102: Fix various bugs in compiler pipeline from bug report gh-146442: Fix various bugs in compiler pipeline from bug report

Mar 27, 2026

vstinner

vstinner

vstinner

maurycy added a commit to maurycy/cpython that referenced this pull request

Mar 31, 2026

@A0su A0su mentioned this pull request

Apr 3, 2026

clin1234 pushed a commit to clin1234/cpython that referenced this pull request

Apr 16, 2026
Fix null derefs, missing decrefs, and unchecked returns from bug report.

ljfp pushed a commit to ljfp/cpython that referenced this pull request

Apr 25, 2026
Fix null derefs, missing decrefs, and unchecked returns from bug report.

Labels