FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-132775: Add _PyCode_GetVarCounts() by ericsnowcurrently · Pull Request #133128 · 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-132775: Add _PyCode_GetVarCounts()
- #133128
#133128
Merged
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:add-pycode-get-var-counts
ericsnowcurrently/cpython:add-pycode-get-var-counts
Copy head branch name to clipboard
Apr 30, 2025
Conversation
Commits
7
(7)
Checks
Files changed
Merged
gh-132775: Add _PyCode_GetVarCounts()
#133128
ericsnowcurrently
merged 7 commits into
python:main
python/cpython:main
from
ericsnowcurrently:add-pycode-get-var-counts
ericsnowcurrently/cpython:add-pycode-get-var-counts
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2025
Add _PyCode_GetVarCounts().
ericsnowcurrently
committed
d95aef5
View commit details
Copy full SHA for d95aef5
Browse repository at this point
Fix the tests.
ericsnowcurrently
committed
aaa98ac
View commit details
Copy full SHA for aaa98ac
Browse repository at this point
Add PyFunction_GET_BUILTINS().
ericsnowcurrently
committed
c8181cc
View commit details
Copy full SHA for c8181cc
Browse repository at this point
Optionally identify globals/builtins counts.
ericsnowcurrently
committed
ddbe9bc
View commit details
Copy full SHA for ddbe9bc
Browse repository at this point
Pass tstate to _PyCode_SetUnboundVarCounts().
ericsnowcurrently
committed
195a1ec
View commit details
Copy full SHA for 195a1ec
Browse repository at this point
Commits on Apr 30, 2025
Add some comments.
ericsnowcurrently
committed
998aeed
View commit details
Copy full SHA for 998aeed
Browse repository at this point
Fix a compiler warning.
ericsnowcurrently
committed
a727d7b
View commit details
Copy full SHA for a727d7b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL