FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117953: Small Cleanup of Extensions-Related Machinery Code by ericsnowcurrently · Pull Request #118167 · 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-117953: Small Cleanup of Extensions-Related Machinery Code
- #118167
#118167
Merged
ericsnowcurrently
merged 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:ext-module-minor-fixes
ericsnowcurrently/cpython:ext-module-minor-fixes
Copy head branch name to clipboard
Apr 23, 2024
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-117953: Small Cleanup of Extensions-Related Machinery Code
#118167
ericsnowcurrently
merged 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:ext-module-minor-fixes
ericsnowcurrently/cpython:ext-module-minor-fixes
Copy head branch name to clipboard
Commits
Commits on Apr 22, 2024
Move the audit entry to _imp_create_dynamic_impl().
ericsnowcurrently
committed
a66423e
View commit details
Copy full SHA for a66423e
Browse repository at this point
Always close the file handle.
ericsnowcurrently
committed
47bc4ca
View commit details
Copy full SHA for 47bc4ca
Browse repository at this point
Revert the fclose() change.
ericsnowcurrently
committed
48b10b3
View commit details
Copy full SHA for 48b10b3
Browse repository at this point
Move setting __file__ to _imp.create_dynamic().
ericsnowcurrently
committed
56614ad
View commit details
Copy full SHA for 56614ad
Browse repository at this point
Add a note about _PyImport_FixupBuiltin().
ericsnowcurrently
committed
6b6fdbe
View commit details
Copy full SHA for 6b6fdbe
Browse repository at this point
Clean up _PyImport_FixupBuiltin().
ericsnowcurrently
committed
08eb450
View commit details
Copy full SHA for 08eb450
Browse repository at this point
Clean up create_builtin().
ericsnowcurrently
committed
d841ae8
View commit details
Copy full SHA for d841ae8
Browse repository at this point
Use "filename" and "path" variable names correctly.
ericsnowcurrently
committed
88ff926
View commit details
Copy full SHA for 88ff926
Browse repository at this point
Commits on Apr 23, 2024
Add a comment.
ericsnowcurrently
committed
be50020
View commit details
Copy full SHA for be50020
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL