This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Justin Mayfield
Recipients Justin Mayfield, gvanrossum, thehesiod, vstinner, yselivanov
Date 2015-11-19.18:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447958746.2.0.52395944255.issue25593@psf.upfronthosting.co.za>
In-reply-to
Content
I should have commented more on the run_once removal.  The depiction given in its docstring seemed inconsistent with the new way stop works and I found no callers, so it seemed like it was best left out to avoid confusion.  No worries though, I didn't get to know that test module very well before messing with it.  It just came up in my scan for stop() callers.

Looks good, I've applied to a 3.5.0 build and will include it in my testing from now on.

Thanks Guido.
History
Date User Action Args
2015-11-19 18:45:46Justin Mayfieldsetrecipients: + Justin Mayfield, gvanrossum, vstinner, yselivanov, thehesiod
2015-11-19 18:45:46Justin Mayfieldsetmessageid: <1447958746.2.0.52395944255.issue25593@psf.upfronthosting.co.za>
2015-11-19 18:45:46Justin Mayfieldlinkissue25593 messages
2015-11-19 18:45:46Justin Mayfieldcreate