This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 11:44:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d716ea34cb
cpython
/
Lib
/
test
/
test_ast
History
Download ZIP
Download TAR.GZ
Irit Katriel
64906bb223
gh-130080: do not fold match case constants in unoptimized AST (
#131577
)
2025-03-23 13:50:14 +00:00
..
data
gh-116022: Improve
repr()
of AST nodes (
#117046
)
2024-09-18 10:28:22 -07:00
__init__.py
snippets.py
gh-122666: Tests for ast optimizations (
#122667
)
2024-08-26 19:27:22 +00:00
test_ast.py
gh-130080: do not fold match case constants in unoptimized AST (
#131577
)
2025-03-23 13:50:14 +00:00
utils.py
gh-126835: Move constant unaryop & binop folding to CFG (
#129550
)
2025-02-21 17:54:22 +00:00