cpython/Lib/test/libregrtest
Ivan Levkivskyi d911e40e78
bpo-32226: PEP 560: improve typing module (#4906)
This PR re-designs the internal typing API using the new PEP 560 features.
However, there are only few minor changes in the public API.
2018-01-20 11:23:59 +00:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
cmdline.py Replace KB unit with KiB (#4293) 2017-11-08 14:44:44 -08:00
main.py bpo-31324: Optimize support._match_test() (#4421) 2017-11-21 15:34:02 -08:00
refleak.py bpo-32226: PEP 560: improve typing module (#4906) 2018-01-20 11:23:59 +00:00
runtest.py bpo-31324: Optimize support._match_test() (#4421) 2017-11-21 15:34:02 -08:00
runtest_mp.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
save_env.py bpo-31370: Remove support for threads-less builds (#3385) 2017-09-07 18:56:24 +02:00
setup.py bpo-25588: Fix regrtest when run inside IDLE (#3962) 2017-10-13 12:59:12 -07:00