FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81057: Move contextvars-related Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #99400 · 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
gh-81057: Move contextvars-related Globals to _PyRuntimeState
- #99400
#99400
Merged
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:contextvars-global-objects
ericsnowcurrently/cpython:contextvars-global-objects
Copy head branch name to clipboard
Nov 16, 2022
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-81057: Move contextvars-related Globals to _PyRuntimeState
#99400
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:contextvars-global-objects
ericsnowcurrently/cpython:contextvars-global-objects
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2022
Move _empty_bitmap_node to the global objects.
ericsnowcurrently
committed
f9cdf85
View commit details
Copy full SHA for f9cdf85
Browse repository at this point
Move _empty_hamt to PyInterpreterState.
ericsnowcurrently
committed
8753d94
View commit details
Copy full SHA for 8753d94
Browse repository at this point
Move _token_missing to _PyRuntimeState.
ericsnowcurrently
committed
9026153
View commit details
Copy full SHA for 9026153
Browse repository at this point
Fix refcounts.
ericsnowcurrently
committed
68076f5
View commit details
Copy full SHA for 68076f5
Browse repository at this point
Commits on Nov 14, 2022
Merge branch 'main' into contextvars-global-objects
ericsnowcurrently
committed
3bc8cdc
View commit details
Copy full SHA for 3bc8cdc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL