FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-100239: specialize long tail of binary operations by iritkatriel · Pull Request #128722 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-100239: specialize long tail of binary operations
- #128722
#128722
Merged
iritkatriel
merged 20 commits into
python:main
python/cpython:main
from
iritkatriel:gh-100239
iritkatriel/cpython:gh-100239
Copy head branch name to clipboard
Jan 16, 2025
Conversation
Commits
20
(20)
Checks
Files changed
Merged
gh-100239: specialize long tail of binary operations
#128722
iritkatriel
merged 20 commits into
python:main
python/cpython:main
from
iritkatriel:gh-100239
iritkatriel/cpython:gh-100239
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2025
gh-100239: specialize long tail of binary operations
iritkatriel
committed
7264e37
View commit details
Copy full SHA for 7264e37
Browse repository at this point
add news
iritkatriel
committed
89b4679
View commit details
Copy full SHA for 89b4679
Browse repository at this point
Commits on Jan 11, 2025
fix fomatting
iritkatriel
committed
6dba21a
View commit details
Copy full SHA for 6dba21a
Browse repository at this point
assert rather than deopt if no descr/guard
iritkatriel
committed
7bf51d6
View commit details
Copy full SHA for 7bf51d6
Browse repository at this point
Apply suggestions from code review
Show description for 69112e9
iritkatriel
and
eendebakpt
authored
69112e9
View commit details
Copy full SHA for 69112e9
Browse repository at this point
Commits on Jan 12, 2025
long --> compactlong
iritkatriel
committed
fd88c8d
View commit details
Copy full SHA for fd88c8d
Browse repository at this point
Commits on Jan 13, 2025
static specs
iritkatriel
committed
f29d8be
View commit details
Copy full SHA for f29d8be
Browse repository at this point
add test and fix multiply
iritkatriel
committed
efe8e0c
View commit details
Copy full SHA for efe8e0c
Browse repository at this point
Commits on Jan 14, 2025
Merge remote-tracking branch 'upstream/main' into gh-100239
iritkatriel
committed
c74a196
View commit details
Copy full SHA for c74a196
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into gh-100239
iritkatriel
committed
68c4f34
View commit details
Copy full SHA for 68c4f34
Browse repository at this point
void _Py_Specialize_BinaryOp. PyBinaryOpSpecializationDescr --> _PyBinaryOpSpecializationDescr
iritkatriel
committed
0432b9a
View commit details
Copy full SHA for 0432b9a
Browse repository at this point
Commits on Jan 15, 2025
let generator deal with fetching descr from the cache
iritkatriel
committed
d87946a
View commit details
Copy full SHA for d87946a
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into gh-100239
iritkatriel
committed
cffb3d6
View commit details
Copy full SHA for cffb3d6
Browse repository at this point
make descr arrays const to please the globals check
iritkatriel
committed
ede9e8c
View commit details
Copy full SHA for ede9e8c
Browse repository at this point
Revert "make descr arrays const to please the globals check"
Show description for a144cdc
iritkatriel
committed
a144cdc
View commit details
Copy full SHA for a144cdc
Browse repository at this point
add globals to ignored.tsv
iritkatriel
committed
e526f4e
View commit details
Copy full SHA for e526f4e
Browse repository at this point
Commits on Jan 16, 2025
remove unused function
iritkatriel
committed
3d6b60f
View commit details
Copy full SHA for 3d6b60f
Browse repository at this point
Update Python/bytecodes.c
Show description for 988369d
iritkatriel
and
markshannon
authored
988369d
View commit details
Copy full SHA for 988369d
Browse repository at this point
write_ptr
iritkatriel
committed
16c8ed6
View commit details
Copy full SHA for 16c8ed6
Browse repository at this point
Merge branch 'main' into gh-100239
iritkatriel
authored
47395aa
View commit details
Copy full SHA for 47395aa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL