summaryrefslogtreecommitdiffstats
path: root/Lib/test/badsyntax_future10.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] gh-108303: Move `test_future` into its own test_future_stmt subdir ↵Victor Stinner2023-10-021-3/+0
| | | | | | | | | (#109368) (#109679) gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368) (cherry picked from commit 82505dc351b2f7e37aa395218709b432d83292cd) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
* reject non-docs strings between future imports (closes #17434)Benjamin Peterson2013-03-161-0/+3