cpython/Lib/test/libregrtest
Nikita Sobolev e56e33d271
gh-72719: Remove asyncore and asynchat modules (#96580)
Remove modules asyncore and asynchat, which were deprecated by PEP 594.

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-11-08 16:48:58 +01:00
..
__init__.py
cmdline.py
main.py gh-98903: Test suite fails with exit code 4 if no tests ran (#98904) 2022-11-02 15:37:40 +01:00
pgo.py
refleak.py GH-98686: Quicken everything (GH-98687) 2022-11-02 10:42:57 -07:00
runtest.py
runtest_mp.py
save_env.py gh-72719: Remove asyncore and asynchat modules (#96580) 2022-11-08 16:48:58 +01:00
setup.py
utils.py gh-92584: Remove the distutils package (#99061) 2022-11-03 19:27:27 +01:00
win_utils.py