FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117953: Share More Machinery Code Between Builtin and Dynamic Extensions by ericsnowcurrently · Pull Request #118204 · 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: Share More Machinery Code Between Builtin and Dynamic Extensions
- #118204
#118204
Merged
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:builtins-and-extensions-shared-code
ericsnowcurrently/cpython:builtins-and-extensions-shared-code
Copy head branch name to clipboard
Apr 29, 2024
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-117953: Share More Machinery Code Between Builtin and Dynamic Extensions
#118204
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:builtins-and-extensions-shared-code
ericsnowcurrently/cpython:builtins-and-extensions-shared-code
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2024
Use _PyImport_RunModInitFunc() in create_builtin().
ericsnowcurrently
committed
b88c403
View commit details
Copy full SHA for b88c403
Browse repository at this point
Allow mod->md_def to be NULL.
ericsnowcurrently
committed
21d259e
View commit details
Copy full SHA for 21d259e
Browse repository at this point
Call _PyImport_RunModInitFunc() in reload_singlephase_extension().
ericsnowcurrently
committed
5756201
View commit details
Copy full SHA for 5756201
Browse repository at this point
Factor out import_run_extension().
ericsnowcurrently
committed
b932173
View commit details
Copy full SHA for b932173
Browse repository at this point
Update the comment about extensions.
ericsnowcurrently
committed
c897f6a
View commit details
Copy full SHA for c897f6a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL