This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ido Michael
Recipients Ido Michael, barry, belopolsky, benjamin.peterson, berker.peksag, brett.cannon, eric.araujo, ezio.melotti, ghaering, gmwils, gpolo, michael.foord, ned.deily, r.david.murray, rhettinger, tarek, theller, zach.ware
Date 2020-03-15.13:50:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584280241.14.0.507055033212.issue10572@roundup.psfhosted.org>
In-reply-to
Content
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?
History
Date User Action Args
2020-03-15 13:50:41Ido Michaelsetrecipients: + Ido Michael, barry, brett.cannon, theller, rhettinger, ghaering, belopolsky, benjamin.peterson, tarek, gpolo, ned.deily, ezio.melotti, eric.araujo, r.david.murray, michael.foord, berker.peksag, zach.ware, gmwils
2020-03-15 13:50:41Ido Michaelsetmessageid: <1584280241.14.0.507055033212.issue10572@roundup.psfhosted.org>
2020-03-15 13:50:41Ido Michaellinkissue10572 messages
2020-03-15 13:50:41Ido Michaelcreate