FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117953: Always Run Extension Init Func in Main Interpreter First by ericsnowcurrently · Pull Request #117487 · 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: Always Run Extension Init Func in Main Interpreter First
- #117487
#117487
Closed
ericsnowcurrently
wants to merge 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:load-ext-in-main-interp
ericsnowcurrently/cpython:load-ext-in-main-interp
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Closed
gh-117953: Always Run Extension Init Func in Main Interpreter First
#117487
ericsnowcurrently
wants to merge 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:load-ext-in-main-interp
ericsnowcurrently/cpython:load-ext-in-main-interp
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2024
Factor out _PyImport_RunDynamicModule().
ericsnowcurrently
committed
723c6fc
View commit details
Copy full SHA for 723c6fc
Browse repository at this point
Drop _PyImport_LoadDynamicModuleWithSpec().
ericsnowcurrently
committed
c5bf024
View commit details
Copy full SHA for c5bf024
Browse repository at this point
Add an assert.
ericsnowcurrently
committed
e9dfa14
View commit details
Copy full SHA for e9dfa14
Browse repository at this point
Factor out fix_up_extension_for_interpreter().
ericsnowcurrently
committed
3fa1035
View commit details
Copy full SHA for 3fa1035
Browse repository at this point
Do _extensions_cache_set() first.
ericsnowcurrently
committed
f103ccf
View commit details
Copy full SHA for f103ccf
Browse repository at this point
Load extension modules under the main interpreter first.
ericsnowcurrently
committed
1405a59
View commit details
Copy full SHA for 1405a59
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL