Message 297522 - Python tracker
Message297522
| Author | serhiy.storchaka |
|---|---|
| Recipients | belopolsky, musically_ut, ned.deily, serhiy.storchaka |
| Date | 2017-07-02.18:02:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1499018556.84.0.7532767273.issue30822@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The quick solution -- just deduplicate test classes. But the code needs rewriting. Current code is tricky and fragile. It doesn't work with --list-cases (and I suppose it doesn't work well with other advanced unittest features). This would be not easy. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-02 18:02:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, belopolsky, ned.deily, musically_ut |
| 2017-07-02 18:02:36 | serhiy.storchaka | set | messageid: <1499018556.84.0.7532767273.issue30822@psf.upfronthosting.co.za> |
| 2017-07-02 18:02:36 | serhiy.storchaka | link | issue30822 messages |
| 2017-07-02 18:02:36 | serhiy.storchaka | create | |