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

Ned Deily report at bugs.python.org
Mon Mar 16 17:04:56 EDT 2020


Ned Deily <nad at python.org> added the comment:

> some vendors like to leave out the tests and not having them all under 'test' prevents that from working cleanly

Yeah, but presumably all the major distributors have long ago figured out how to do this (it's not *that* hard) and, by moving the tests now, would actually make work for them :) (Granted, that's also not that hard)

Losing the history of a bunch of files would be a much more serious concern, IMHO.  If the files can't be moved without losing history, I'de be a definite -1 on this change; otherwise, a meh -0.

----------

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


More information about the Python-bugs-list mailing list