FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-146442: Fix various bugs in compiler pipeline from bug report by A0su · Pull Request #146443 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-146442: Fix various bugs in compiler pipeline from bug report
- #146443
#146443
Merged
vstinner
merged 4 commits into
python:main
python/cpython:main
from
A0su:fix_error_handling_and_ref_leaks_in_compiler
A0su/cpython:fix_error_handling_and_ref_leaks_in_compiler
Copy head branch name to clipboard
Mar 30, 2026
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-146442: Fix various bugs in compiler pipeline from bug report
#146443
vstinner
merged 4 commits into
python:main
python/cpython:main
from
A0su:fix_error_handling_and_ref_leaks_in_compiler
A0su/cpython:fix_error_handling_and_ref_leaks_in_compiler
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
fix null derefs, missing decrefs, and unchecked returns from bug report
A0su
committed
089c19b
View commit details
Copy full SHA for 089c19b
Browse repository at this point
add disclaimer for leaks in codegen_deferred_annotations_body
A0su
committed
aff400a
View commit details
Copy full SHA for aff400a
Browse repository at this point
Commits on Mar 28, 2026
change to goto error in scope var cleanup and remove uncessary comments
A0su
committed
5b82b94
View commit details
Copy full SHA for 5b82b94
Browse repository at this point
trim trailing whitespace
A0su
committed
af3a0f9
View commit details
Copy full SHA for af3a0f9
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL