FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-99113: Add a check for Py_MOD_PER_INTERPRETER_GIL_SUPPORTED by ericsnowcurrently · Pull Request #104206 · 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-99113: Add a check for Py_MOD_PER_INTERPRETER_GIL_SUPPORTED
- #104206
#104206
Merged
ericsnowcurrently
merged 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:own-gil-extension-check
ericsnowcurrently/cpython:own-gil-extension-check
Copy head branch name to clipboard
May 6, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
gh-99113: Add a check for Py_MOD_PER_INTERPRETER_GIL_SUPPORTED
#104206
ericsnowcurrently
merged 9 commits into
python:main
python/cpython:main
from
ericsnowcurrently:own-gil-extension-check
ericsnowcurrently/cpython:own-gil-extension-check
Copy head branch name to clipboard
Commits
Commits on May 5, 2023
Add _PyInterpreterConfig.own_gil.
ericsnowcurrently
committed
a73f36f
View commit details
Copy full SHA for a73f36f
Browse repository at this point
Use PyInterpreterConfig.own_gil.
ericsnowcurrently
committed
37bf29c
View commit details
Copy full SHA for 37bf29c
Browse repository at this point
Fail unsupported extensions.
ericsnowcurrently
committed
e32c487
View commit details
Copy full SHA for e32c487
Browse repository at this point
Add a test.
ericsnowcurrently
committed
51d8587
View commit details
Copy full SHA for 51d8587
Browse repository at this point
Add a NEWS entry.
ericsnowcurrently
committed
e2ddc27
View commit details
Copy full SHA for e2ddc27
Browse repository at this point
Merge branch 'main' into own-gil-extension-check
ericsnowcurrently
committed
fee34e0
View commit details
Copy full SHA for fee34e0
Browse repository at this point
Commits on May 6, 2023
Add a note.
ericsnowcurrently
committed
ac95d09
View commit details
Copy full SHA for ac95d09
Browse repository at this point
Add a test for when an extension has multiple Py_mod_create slots.
ericsnowcurrently
committed
5ccc220
View commit details
Copy full SHA for 5ccc220
Browse repository at this point
Add a test for when an extension has multiple Py_mod_multiple_interpreters slots.
ericsnowcurrently
committed
376217a
View commit details
Copy full SHA for 376217a
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL