FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81057: Move More Globals to _PyRuntimeState by ericsnowcurrently · Pull Request #100092 · 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 More Globals to _PyRuntimeState
- #100092
#100092
Merged
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-simple-globals
ericsnowcurrently/cpython:consolidate-simple-globals
Copy head branch name to clipboard
Dec 7, 2022
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-81057: Move More Globals to _PyRuntimeState
#100092
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:consolidate-simple-globals
ericsnowcurrently/cpython:consolidate-simple-globals
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2022
Move p5s to _PyRuntimeState.
ericsnowcurrently
committed
f7a7bc3
View commit details
Copy full SHA for f7a7bc3
Browse repository at this point
Move ucnhash_capi to the interpreter.
ericsnowcurrently
committed
5c70550
View commit details
Copy full SHA for 5c70550
Browse repository at this point
Drop levenshtein_distance():buffer from the known globals.
ericsnowcurrently
committed
e3bd40e
View commit details
Copy full SHA for e3bd40e
Browse repository at this point
Eliminate eintr_int.
ericsnowcurrently
committed
19f5f29
View commit details
Copy full SHA for 19f5f29
Browse repository at this point
Move debug_stats to _PyRuntimeState.
ericsnowcurrently
committed
c62b47b
View commit details
Copy full SHA for c62b47b
Browse repository at this point
Move orig_argv to _PyRuntimeState.
ericsnowcurrently
committed
cca8253
View commit details
Copy full SHA for cca8253
Browse repository at this point
Move memo_statistics to _PyRuntimeState.
ericsnowcurrently
committed
bcbefb7
View commit details
Copy full SHA for bcbefb7
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL