Message362101
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? |
|
Date |
User |
Action |
Args |
2020-02-16 20:56:07 | ned.deily | set | recipients:
+ ned.deily, barry, brett.cannon, theller, rhettinger, ghaering, belopolsky, benjamin.peterson, tarek, gpolo, ezio.melotti, eric.araujo, r.david.murray, michael.foord, berker.peksag, zach.ware, gmwils, Ido Michael |
2020-02-16 20:56:07 | ned.deily | set | messageid: <1581886567.16.0.0999640920668.issue10572@roundup.psfhosted.org> |
2020-02-16 20:56:07 | ned.deily | link | issue10572 messages |
2020-02-16 20:56:07 | ned.deily | create | |
|