FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-102660: Fix Refleaks in import.c by ericsnowcurrently · Pull Request #102744 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-102660: Fix Refleaks in import.c
- #102744
#102744
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-refleaks
ericsnowcurrently/cpython:fix-refleaks
Copy head branch name to clipboard
Mar 16, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-102660: Fix Refleaks in import.c
#102744
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-refleaks
ericsnowcurrently/cpython:fix-refleaks
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2023
match_mod_name() -> get_core_module_dict().
ericsnowcurrently
committed
0512932
View commit details
Copy full SHA for 0512932
Browse repository at this point
Stop using None as the m_copy sentinel.
ericsnowcurrently
committed
16348eb
View commit details
Copy full SHA for 16348eb
Browse repository at this point
Fix a comment.
ericsnowcurrently
committed
d91bd09
View commit details
Copy full SHA for d91bd09
Browse repository at this point
Drop an outdated comment.
ericsnowcurrently
committed
d6046c3
View commit details
Copy full SHA for d6046c3
Browse repository at this point
Fix a typo.
ericsnowcurrently
committed
a2e5ab8
View commit details
Copy full SHA for a2e5ab8
Browse repository at this point
Commits on Mar 16, 2023
Flip a conditional check.
ericsnowcurrently
committed
8da964f
View commit details
Copy full SHA for 8da964f
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL