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-12.03:47:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447300074.71.0.0396309712487.issue25593@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching a patch that runs `_ready` callbacks at the start of `_run_once`.  The style and implications are ranging so I leave it to you at this point.
History
Date User Action Args
2015-11-12 03:47:54Justin Mayfieldsetrecipients: + Justin Mayfield, gvanrossum, vstinner, yselivanov, thehesiod
2015-11-12 03:47:54Justin Mayfieldsetmessageid: <1447300074.71.0.0396309712487.issue25593@psf.upfronthosting.co.za>
2015-11-12 03:47:54Justin Mayfieldlinkissue25593 messages
2015-11-12 03:47:54Justin Mayfieldcreate