cpython/Lib/test/libregrtest
Ivan Levkivskyi 03e3c340a0
bpo-31333: Re-implement ABCMeta in C (#5273)
This adds C versions of methods used by ABCMeta that
improve performance of various ABC operations.
2018-02-18 12:41:58 +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-31333: Re-implement ABCMeta in C (#5273) 2018-02-18 12:41:58 +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