summaryrefslogtreecommitdiffstats
path: root/Lib/test/future_test1.py
Commit message (Collapse)AuthorAgeFilesLines
* gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368)Nikita Sobolev2023-09-151-11/+0
|
* #11093: make NOTTESTS empty by renaming confusingly named files in test dir.R David Murray2011-03-241-0/+11
Patch by Sandro Tosi.