FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-101758: Add a Test For Single-Phase Init Modules in Multiple Interpreters by ericsnowcurrently · Pull Request #101920 · 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.7k
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-101758: Add a Test For Single-Phase Init Modules in Multiple Interpreters
- #101920
#101920
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:test-legacy-extension-in-multiple-interpreters
ericsnowcurrently/cpython:test-legacy-extension-in-multiple-interpreters
Copy head branch name to clipboard
Feb 15, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-101758: Add a Test For Single-Phase Init Modules in Multiple Interpreters
#101920
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:test-legacy-extension-in-multiple-interpreters
ericsnowcurrently/cpython:test-legacy-extension-in-multiple-interpreters
Copy head branch name to clipboard
Commits
Commits on Feb 15, 2023
Add test_imp.ImportTests.test_singlephase_multiple_interpreters.
ericsnowcurrently
committed
e062b15
View commit details
Copy full SHA for e062b15
Browse repository at this point
Add _PyImport_ClearExtension().
ericsnowcurrently
committed
0f9a663
View commit details
Copy full SHA for 0f9a663
Browse repository at this point
Add _testsinglephase._clear_globals().
ericsnowcurrently
committed
8ea76e5
View commit details
Copy full SHA for 8ea76e5
Browse repository at this point
Do not copy _testsinglephase.
ericsnowcurrently
committed
ae709db
View commit details
Copy full SHA for ae709db
Browse repository at this point
Add a check for post-load m_copy.
ericsnowcurrently
committed
c5aced3
View commit details
Copy full SHA for c5aced3
Browse repository at this point
Check attrs in m_copy.
ericsnowcurrently
committed
e832631
View commit details
Copy full SHA for e832631
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL