This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-31 12:33:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3.12
cpython
/
Lib
/
test
/
test_future_stmt
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Brian Schubert
e5c7543f12
[3.12] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (
#126160
)
...
(cherry picked from commit
224c370a36
)
2024-10-30 00:54:32 +00:00
..
__init__.py
badsyntax_future3.py
badsyntax_future4.py
badsyntax_future5.py
badsyntax_future6.py
badsyntax_future7.py
badsyntax_future8.py
badsyntax_future9.py
badsyntax_future10.py
future_test1.py
future_test2.py
test_future.py
[3.12] gh-126139: Improve error message location for future statement with unknown feature (GH-126140) (
#126160
)
2024-10-30 00:54:32 +00:00
test_future_flags.py
test_future_multiple_features.py
test_future_multiple_imports.py
test_future_single_import.py