Message295500
| Author | serhiy.storchaka |
|---|---|
| Recipients | ezio.melotti, mdk, michael.foord, rbcollins, serhiy.storchaka, vstinner |
| Date | 2017-06-09.08:43:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496997810.99.0.298395778346.issue30523@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The main problem is doctests. Numerous "doctest.DocTestCase.runTest" look useless and confusing. Running tests instead of listing them is bad. It is not clear why in one cases --list-tests outputs full qualified test names, while in other cases it outputs only class and method names. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-09 08:43:31 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, rbcollins, ezio.melotti, michael.foord, mdk |
| 2017-06-09 08:43:30 | serhiy.storchaka | set | messageid: <1496997810.99.0.298395778346.issue30523@psf.upfronthosting.co.za> |
| 2017-06-09 08:43:30 | serhiy.storchaka | link | issue30523 messages |
| 2017-06-09 08:43:30 | serhiy.storchaka | create | |