Message 179996 - Python tracker
Message179996
| Author | chris.jerdonek |
|---|---|
| Recipients | brett.cannon, chris.jerdonek, eric.araujo, ezio.melotti, python-dev, r.david.murray, serhiy.storchaka, terry.reedy, zach.ware |
| Date | 2013-01-15.01:45:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1358214326.67.0.99782947369.issue16748@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Okay, well the title of this issue is "Make CPython test package discoverable," so as part of that we should be confirming that test discovery finds the same tests that test_main() runs (and if not, to understand why and/or make them the same). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-15 01:45:26 | chris.jerdonek | set | recipients: + chris.jerdonek, brett.cannon, terry.reedy, ezio.melotti, eric.araujo, r.david.murray, python-dev, zach.ware, serhiy.storchaka |
| 2013-01-15 01:45:26 | chris.jerdonek | set | messageid: <1358214326.67.0.99782947369.issue16748@psf.upfronthosting.co.za> |
| 2013-01-15 01:45:26 | chris.jerdonek | link | issue16748 messages |
| 2013-01-15 01:45:25 | chris.jerdonek | create | |