FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-101524: Only Use Public C-API in the _xxsubinterpreters Module by ericsnowcurrently · Pull Request #107359 · 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-101524: Only Use Public C-API in the _xxsubinterpreters Module
- #107359
#107359
Merged
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-_xxsubinterpreters-only-public-api
ericsnowcurrently/cpython:fix-_xxsubinterpreters-only-public-api
Copy head branch name to clipboard
Jul 27, 2023
Conversation
Commits
6
(6)
Checks
Files changed
Merged
gh-101524: Only Use Public C-API in the _xxsubinterpreters Module
#107359
ericsnowcurrently
merged 6 commits into
python:main
python/cpython:main
from
ericsnowcurrently:fix-_xxsubinterpreters-only-public-api
ericsnowcurrently/cpython:fix-_xxsubinterpreters-only-public-api
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2023
Restore PyUnstable_InterpreterState_GetMainModule() to the public API.
ericsnowcurrently
committed
3cbb14b
View commit details
Copy full SHA for 3cbb14b
Browse repository at this point
Restore PyUnstable_AtExit() to the public API.
ericsnowcurrently
committed
40f4d3d
View commit details
Copy full SHA for 40f4d3d
Browse repository at this point
Revert "gh-106320: Remove private _PyInterpreterID C API (#107053)"
Show description for a801680
ericsnowcurrently
committed
a801680
View commit details
Copy full SHA for a801680
Browse repository at this point
Restore PyInterpreterID_*() to the public API.
ericsnowcurrently
committed
3c1a0ff
View commit details
Copy full SHA for 3c1a0ff
Browse repository at this point
Do not require the internal API for _xxsubinterpreters.
ericsnowcurrently
committed
71e88b0
View commit details
Copy full SHA for 71e88b0
Browse repository at this point
Keep ignoring the type.
ericsnowcurrently
committed
72c0468
View commit details
Copy full SHA for 72c0468
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL