[issue10572] Move test sub-packages to Lib/test

Ido Michael report at bugs.python.org
Sun Mar 15 09:50:41 EDT 2020


Ido Michael <michael.ido at gmail.com> added the comment:

Before I put more time into that, here's the strategy here:

1. Module by module migration.
2. By this order
 tkinter/test
  distutils/tests
  ctypes/tests
  lib2to3/tests
  unittest/test

*  sqlite3/test - excluded because needs more work.

Please let me know if there is a different order or more exclusions?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue10572>
_______________________________________


More information about the Python-bugs-list mailing list