Message202774
| Author | zach.ware |
|---|---|
| Recipients | ezio.melotti, michael.foord, ned.deily, pitrou, serhiy.storchaka, terry.reedy, vajrasky, vstinner, zach.ware |
| Date | 2013-11-13.20:24:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1384374281.64.0.956119494554.issue19572@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Starting a review of #19492, I realized my original regexs didn't take comments into account. Grepping "^\s+return\s*(#.*)?$" instead turned up a couple more skips, including some in test_tempfile that said "return # ugh, can't use SkipTest", relics of the days before unittest.SkipTest. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-13 20:24:44 | zach.ware | set | recipients: + zach.ware, terry.reedy, pitrou, vstinner, ned.deily, ezio.melotti, michael.foord, serhiy.storchaka, vajrasky |
| 2013-11-13 20:24:41 | zach.ware | set | messageid: <1384374281.64.0.956119494554.issue19572@psf.upfronthosting.co.za> |
| 2013-11-13 20:24:41 | zach.ware | link | issue19572 messages |
| 2013-11-13 20:24:41 | zach.ware | create | |