FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-46329: Streamline calling sequence a bit. by markshannon · Pull Request #31465 · 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
75k
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
bpo-46329: Streamline calling sequence a bit.
- #31465
#31465
Merged
markshannon
merged 8 commits into
python:main
python/cpython:main
from
faster-cpython:streamline-call-shape
faster-cpython/cpython:streamline-call-shape
Copy head branch name to clipboard
Feb 21, 2022
Conversation
Commits
8
(8)
Checks
Files changed
Merged
bpo-46329: Streamline calling sequence a bit.
#31465
markshannon
merged 8 commits into
python:main
python/cpython:main
from
faster-cpython:streamline-call-shape
faster-cpython/cpython:streamline-call-shape
Copy head branch name to clipboard
Commits
Commits on Feb 18, 2022
Move handling of bound-methods to PRECALL.
markshannon
committed
a133ec3
View commit details
Copy full SHA for a133ec3
Browse repository at this point
Remove call_shape.postcall_shrink
markshannon
committed
8a652e6
View commit details
Copy full SHA for 8a652e6
Browse repository at this point
Remove call_shape.callable
markshannon
committed
7e26d20
View commit details
Copy full SHA for 7e26d20
Browse repository at this point
Remove call_shape.callable. Change CALL oparg to match PRECALL oparg.
markshannon
committed
2635bd0
View commit details
Copy full SHA for 2635bd0
Browse repository at this point
Move KW_NAMES before PRECALL.
markshannon
committed
73506b1
View commit details
Copy full SHA for 73506b1
Browse repository at this point
Commits on Feb 21, 2022
Add news item.
markshannon
committed
96c5314
View commit details
Copy full SHA for 96c5314
Browse repository at this point
Update opcode docs.
markshannon
committed
77328c7
View commit details
Copy full SHA for 77328c7
Browse repository at this point
Fix compiler warning.
markshannon
committed
4ec1661
View commit details
Copy full SHA for 4ec1661
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL