Message 254921 - Python tracker
Message254921
| Author | gvanrossum |
|---|---|
| Recipients | Justin Mayfield, gvanrossum, thehesiod, vstinner, yselivanov |
| Date | 2015-11-19.18:40:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1447958449.73.0.0317999191059.issue25593@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New patch. Update test_utils.run_once() to use the recommended idiom. On second thought I don't like issuing a warning when stop() is called before the loop runs -- a warning seems overkill for something so minor. But I'm okay with no longer recommending the idiom. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-19 18:40:49 | gvanrossum | set | recipients: + gvanrossum, vstinner, yselivanov, thehesiod, Justin Mayfield |
| 2015-11-19 18:40:49 | gvanrossum | set | messageid: <1447958449.73.0.0317999191059.issue25593@psf.upfronthosting.co.za> |
| 2015-11-19 18:40:49 | gvanrossum | link | issue25593 messages |
| 2015-11-19 18:40:49 | gvanrossum | create | |