FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-105848: Replace `KW_NAMES` + `CALL` with `LOAD_CONST` + `CALL_KW` by brandtbucher · Pull Request #109300 · 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-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW
- #109300
#109300
Merged
brandtbucher
merged 14 commits into
python:main
python/cpython:main
from
brandtbucher:call-kw
brandtbucher/cpython:call-kw
Copy head branch name to clipboard
Sep 13, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW
#109300
brandtbucher
merged 14 commits into
python:main
python/cpython:main
from
brandtbucher:call-kw
brandtbucher/cpython:call-kw
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2023
Split things up (sorta)
brandtbucher
committed
5e43544
View commit details
Copy full SHA for 5e43544
Browse repository at this point
Commits on Aug 12, 2023
Fix all specialization
brandtbucher
committed
b7820ee
View commit details
Copy full SHA for b7820ee
Browse repository at this point
Catch up with main
brandtbucher
committed
0ad7112
View commit details
Copy full SHA for 0ad7112
Browse repository at this point
Commits on Sep 5, 2023
Catch up with main
brandtbucher
committed
72d22a4
View commit details
Copy full SHA for 72d22a4
Browse repository at this point
Quick hack to fix stats
brandtbucher
committed
9c8ccf6
View commit details
Copy full SHA for 9c8ccf6
Browse repository at this point
Commits on Sep 6, 2023
Catch up with main
brandtbucher
committed
4c247af
View commit details
Copy full SHA for 4c247af
Browse repository at this point
Don't specialize CALL_KW
brandtbucher
committed
367e7db
View commit details
Copy full SHA for 367e7db
Browse repository at this point
More cleanup
brandtbucher
committed
b0e33b6
View commit details
Copy full SHA for b0e33b6
Browse repository at this point
Commits on Sep 7, 2023
Catch up with main
brandtbucher
committed
6e6a3b4
View commit details
Copy full SHA for 6e6a3b4
Browse repository at this point
Commits on Sep 8, 2023
Catch up with main
brandtbucher
committed
135a499
View commit details
Copy full SHA for 135a499
Browse repository at this point
CALL_NO_KW -> CALL
brandtbucher
committed
6cd0318
View commit details
Copy full SHA for 6cd0318
Browse repository at this point
blurb add
brandtbucher
committed
53917a5
View commit details
Copy full SHA for 53917a5
Browse repository at this point
Feedback from code review
brandtbucher
committed
21b7fef
View commit details
Copy full SHA for 21b7fef
Browse repository at this point
Catch up with main
brandtbucher
committed
79f93cd
View commit details
Copy full SHA for 79f93cd
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL