FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-101758: Add a Test For Single-Phase Init Module Variants by ericsnowcurrently · Pull Request #101891 · 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-101758: Add a Test For Single-Phase Init Module Variants
- #101891
#101891
Merged
ericsnowcurrently
merged 8 commits into
python:main
python/cpython:main
from
ericsnowcurrently:test-legacy-extension-with-state
ericsnowcurrently/cpython:test-legacy-extension-with-state
Copy head branch name to clipboard
Feb 14, 2023
Conversation
Commits
8
(8)
Checks
Files changed
Merged
gh-101758: Add a Test For Single-Phase Init Module Variants
#101891
ericsnowcurrently
merged 8 commits into
python:main
python/cpython:main
from
ericsnowcurrently:test-legacy-extension-with-state
ericsnowcurrently/cpython:test-legacy-extension-with-state
Copy head branch name to clipboard
Commits
Commits on Feb 13, 2023
Factor out fix_up_extension().
ericsnowcurrently
committed
6c9bd47
View commit details
Copy full SHA for 6c9bd47
Browse repository at this point
Add an explanation about single-phase init variants.
ericsnowcurrently
committed
8c0258a
View commit details
Copy full SHA for 8c0258a
Browse repository at this point
Add a TODO comment.
ericsnowcurrently
committed
d5a0fe6
View commit details
Copy full SHA for d5a0fe6
Browse repository at this point
Add the _testsinglephase_* modules.
ericsnowcurrently
committed
97dee17
View commit details
Copy full SHA for 97dee17
Browse repository at this point
Add test_imp.ImportTests.test_singlephase_variants.
ericsnowcurrently
committed
83aaef1
View commit details
Copy full SHA for 83aaef1
Browse repository at this point
Commits on Feb 14, 2023
Handle errors from _PyTime_GetMonotonicClock() correctly.
ericsnowcurrently
committed
285fcb9
View commit details
Copy full SHA for 285fcb9
Browse repository at this point
Return seconds from mod.initialized() instead of nanoseconds.
ericsnowcurrently
committed
250606a
View commit details
Copy full SHA for 250606a
Browse repository at this point
Make state->initialized strictly monotonic.
ericsnowcurrently
committed
b7bf588
View commit details
Copy full SHA for b7bf588
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL