FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-44050: Extension modules can share state when they don't support sub-interpreters. by shihai1991 · Pull Request #27794 · 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
bpo-44050: Extension modules can share state when they don't support sub-interpreters.
- #27794
#27794
Merged
miss-islington
merged 5 commits into
python:main
python/cpython:main
from
shihai1991:bpo_44050
shihai1991/cpython:bpo_44050
Copy head branch name to clipboard
Oct 5, 2021
Conversation
Commits
5
(5)
Checks
Files changed
Merged
bpo-44050: Extension modules can share state when they don't support sub-interpreters.
#27794
miss-islington
merged 5 commits into
python:main
python/cpython:main
from
shihai1991:bpo_44050
shihai1991/cpython:bpo_44050
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2021
Extension modules created from PyModule_Create() can share state
shihai1991
committed
4ffadb4
View commit details
Copy full SHA for 4ffadb4
Browse repository at this point
apply petr's comment
shihai1991
committed
2d2165c
View commit details
Copy full SHA for 2d2165c
Browse repository at this point
Commits on Aug 21, 2021
apply victor's comment
shihai1991
committed
70b7861
View commit details
Copy full SHA for 70b7861
Browse repository at this point
Commits on Sep 7, 2021
add a NEWS entry
shihai1991
committed
d53e2dd
View commit details
Copy full SHA for d53e2dd
Browse repository at this point
Commits on Oct 5, 2021
Update Misc/NEWS.d/next/Core and Builtins/2021-09-08-00-30-09.bpo-44050.mFI15u.rst
encukou
authored
eb9b40d
View commit details
Copy full SHA for eb9b40d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL