FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-81057: Add PyInterpreterState.static_objects by ericsnowcurrently · Pull Request #99397 · 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: Add PyInterpreterState.static_objects
- #99397
#99397
Merged
ericsnowcurrently
merged 4 commits into
python:main
python/cpython:main
from
ericsnowcurrently:per-interpreter-static-objects
ericsnowcurrently/cpython:per-interpreter-static-objects
Copy head branch name to clipboard
Nov 11, 2022
Conversation
Commits
4
(4)
Checks
Files changed
Merged
gh-81057: Add PyInterpreterState.static_objects
#99397
ericsnowcurrently
merged 4 commits into
python:main
python/cpython:main
from
ericsnowcurrently:per-interpreter-static-objects
ericsnowcurrently/cpython:per-interpreter-static-objects
Copy head branch name to clipboard
Commits
Commits on Nov 11, 2022
Pass the interpreter to _PyStaticObjects_CheckRefcnt().
ericsnowcurrently
committed
877c5f9
View commit details
Copy full SHA for 877c5f9
Browse repository at this point
Add PyInterpreterState.static_objects.
ericsnowcurrently
committed
c923a40
View commit details
Copy full SHA for c923a40
Browse repository at this point
_Py_INTERP_OBJECT() -> _Py_INTERP_STATIC_OBJECT()
ericsnowcurrently
committed
560590a
View commit details
Copy full SHA for 560590a
Browse repository at this point
Add PyInterpreterState.cached_objects.
ericsnowcurrently
committed
65532f6
View commit details
Copy full SHA for 65532f6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL