Message295500
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. |
|
| 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: <[email protected]> |
| 2017-06-09 08:43:30 | serhiy.storchaka | link | issue30523 messages |
| 2017-06-09 08:43:30 | serhiy.storchaka | create | |
|