Ned Deily <n...@python.org> added the comment:

As noted in the review of the PR, keep in mind that tests are included in an 
installed Python instance; there is a list of test directories in the main 
Makefile (Makefile.pre.in) that is used by "make install".  Any movement of 
test directories thus needs to update the Makefile and test with an installed 
Python.

That said, I'm not sure what this buys us. And are any of the moved tests 
inherited from third-party packages that we've semi-vendorized into the cpython 
repo?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue10572>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to