FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-132775: Add _PyCode_ReturnsOnlyNone() by ericsnowcurrently · Pull Request #132981 · 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_ReturnsOnlyNone()
- #132981
#132981
Merged
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:add-pycode-returns
ericsnowcurrently/cpython:add-pycode-returns
Copy head branch name to clipboard
Apr 29, 2025
Conversation
Commits
5
(5)
Checks
Files changed
Merged
gh-132775: Add _PyCode_ReturnsOnlyNone()
#132981
ericsnowcurrently
merged 5 commits into
python:main
python/cpython:main
from
ericsnowcurrently:add-pycode-returns
ericsnowcurrently/cpython:add-pycode-returns
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2025
Add _PyCode_Returns().
ericsnowcurrently
committed
dc8230d
View commit details
Copy full SHA for dc8230d
Browse repository at this point
Commits on Apr 29, 2025
_PyCode_Returns() -> _PyCode_ReturnsValue().
ericsnowcurrently
committed
076b060
View commit details
Copy full SHA for 076b060
Browse repository at this point
Factor out IS_RETURN_OPCODE().
ericsnowcurrently
committed
479bedd
View commit details
Copy full SHA for 479bedd
Browse repository at this point
Add tests.
ericsnowcurrently
committed
2c801b6
View commit details
Copy full SHA for 2c801b6
Browse repository at this point
_PyCode_ReturnsValue() -> _PyCode_ReturnsOnlyNone().
ericsnowcurrently
committed
8482297
View commit details
Copy full SHA for 8482297
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL