FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126835: Move constant subscript folding to CFG by WolframAlph · Pull Request #129568 · 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-126835: Move constant subscript folding to CFG
- #129568
#129568
Merged
Eclips4
merged 10 commits into
python:main
python/cpython:main
from
WolframAlph:fold-subscr-cfg
WolframAlph/cpython:fold-subscr-cfg
Copy head branch name to clipboard
Feb 4, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-126835: Move constant subscript folding to CFG
#129568
Eclips4
merged 10 commits into
python:main
python/cpython:main
from
WolframAlph:fold-subscr-cfg
WolframAlph/cpython:fold-subscr-cfg
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2025
move constant subscript folding to CFG
WolframAlph
committed
90a3196
View commit details
Copy full SHA for 90a3196
Browse repository at this point
update comment
WolframAlph
committed
825c75d
View commit details
Copy full SHA for 825c75d
Browse repository at this point
address review
WolframAlph
committed
5e3eeec
View commit details
Copy full SHA for 5e3eeec
Browse repository at this point
add more tests
WolframAlph
committed
bfb913c
View commit details
Copy full SHA for bfb913c
Browse repository at this point
remove previous tests
WolframAlph
committed
4c861c2
View commit details
Copy full SHA for 4c861c2
Browse repository at this point
Update Python/flowgraph.c
Show description for 729e813
WolframAlph
and
iritkatriel
authored
729e813
View commit details
Copy full SHA for 729e813
Browse repository at this point
Commits on Feb 3, 2025
add _PY_IS_SMALL_INT macro
WolframAlph
committed
a4c8db6
View commit details
Copy full SHA for a4c8db6
Browse repository at this point
update `test_folding_subscript`
WolframAlph
committed
5ad6781
View commit details
Copy full SHA for 5ad6781
Browse repository at this point
add `test_constant_folding_small_int`
WolframAlph
committed
59423b5
View commit details
Copy full SHA for 59423b5
Browse repository at this point
fix styling
WolframAlph
committed
a9a1ee6
View commit details
Copy full SHA for a9a1ee6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL