Message177910
| Author | zach.ware |
|---|---|
| Recipients | Arfrever, brett.cannon, eric.araujo, jcea, serhiy.storchaka, zach.ware |
| Date | 2012-12-21.23:45:34 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1356133535.57.0.101770264845.issue16694@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Did not know that about test discovery, thank you Éric. Fixed in v6. A few other test modules may need the same fix; I based my changes to Lib/test/test_operator.py on Lib/test/test_heapq.py which has the same issue. I'll open a new report for it and any others I find. Also, this patch was created with `hg diff -g`; the operator.c rename should be well taken care of by this patch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-12-21 23:45:38 | zach.ware | set | recipients: + zach.ware, brett.cannon, jcea, eric.araujo, Arfrever, serhiy.storchaka |
| 2012-12-21 23:45:35 | zach.ware | set | messageid: <1356133535.57.0.101770264845.issue16694@psf.upfronthosting.co.za> |
| 2012-12-21 23:45:35 | zach.ware | link | issue16694 messages |
| 2012-12-21 23:45:35 | zach.ware | create | |