FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-36854: Move GC runtime state from _PyRuntimeState to PyInterpreterState. by ericsnowcurrently · Pull Request #13219 · 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.7k
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
bpo-36854: Move GC runtime state from _PyRuntimeState to PyInterpreterState.
- #13219
#13219
Closed
ericsnowcurrently
wants to merge 3 commits into
python:master
python/cpython:master
from
ericsnowcurrently:runtime-interp-gc
ericsnowcurrently/cpython:runtime-interp-gc
Copy head branch name to clipboard
Conversation
Commits
3
(3)
Checks
Files changed
Closed
bpo-36854: Move GC runtime state from _PyRuntimeState to PyInterpreterState.
#13219
ericsnowcurrently
wants to merge 3 commits into
python:master
python/cpython:master
from
ericsnowcurrently:runtime-interp-gc
ericsnowcurrently/cpython:runtime-interp-gc
Copy head branch name to clipboard
Commits
Commits on May 10, 2019
Move GC state from _PyRuntimeState to PyInterpreterState.
ericsnowcurrently
committed
e3debdb
View commit details
Copy full SHA for e3debdb
Browse repository at this point
Mark threads as "done" *before* GC is finalized.
ericsnowcurrently
committed
fff3356
View commit details
Copy full SHA for fff3356
Browse repository at this point
Add a NEWS entry.
ericsnowcurrently
committed
1607996
View commit details
Copy full SHA for 1607996
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL