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-08-30 13:38:43 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
0552ce0fb2
cpython
/
Lib
/
test
/
test_ast
History
Download ZIP
Download TAR.GZ
TERESH1
d9b0b07098
gh-133516: Raise
ValueError
when constants
True
,
False
or
None
are used as an identifier after NFKC normalization (
#133523
)
2025-05-07 19:11:25 +01:00
..
data
gh-132661: Implement PEP 750 (
#132662
)
2025-04-30 11:46:41 +02:00
__init__.py
snippets.py
gh-132661: Implement PEP 750 (
#132662
)
2025-04-30 11:46:41 +02:00
test_ast.py
gh-133516: Raise
ValueError
when constants
True
,
False
or
None
are used as an identifier after NFKC normalization (
#133523
)
2025-05-07 19:11:25 +01:00
utils.py
gh-126835: Move constant unaryop & binop folding to CFG (
#129550
)
2025-02-21 17:54:22 +00:00