FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
[3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794) by ambv · Pull Request #28741 · 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
[3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794)
- #28741
#28741
Merged
ambv
merged 2 commits into
python:3.9
python/cpython:3.9
from
ambv:backport-b9bb748-3.9
ambv/cpython:backport-b9bb748-3.9
Copy head branch name to clipboard
Oct 5, 2021
Conversation
Commits
2
(2)
Checks
Files changed
Merged
[3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794)
#28741
ambv
merged 2 commits into
python:3.9
python/cpython:3.9
from
ambv:backport-b9bb748-3.9
ambv/cpython:backport-b9bb748-3.9
Copy head branch name to clipboard
Commits
Commits on Oct 5, 2021
[3.9] bpo-44050: Extension modules can share state when they don't support sub-interpreters. (GH-27794)
Show description for b83a4ff
shihai1991
authored and
ambv
committed
b83a4ff
View commit details
Copy full SHA for b83a4ff
Browse repository at this point
Replace the non-existent PyModule_AddObjectRef with PyModule_AddObject
ambv
committed
f53acff
View commit details
Copy full SHA for f53acff
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL