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 ncoghlan
Recipients akvadrako, brett.cannon, eric.snow, ncoghlan
Date 2017-10-13.07:11:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507878703.95.0.213398074469.issue31772@psf.upfronthosting.co.za>
In-reply-to
Content
If there's no hot reloader forcing a reimport for every saved edit, it's sufficiently unlikely to encounter this problem in the first place that I'm not worried about that scenario. (The time required for a human to context switch from code editing to code execution and back sees to that)
History
Date User Action Args
2017-10-13 07:11:43ncoghlansetrecipients: + ncoghlan, brett.cannon, eric.snow, akvadrako
2017-10-13 07:11:43ncoghlansetmessageid: <1507878703.95.0.213398074469.issue31772@psf.upfronthosting.co.za>
2017-10-13 07:11:43ncoghlanlinkissue31772 messages
2017-10-13 07:11:43ncoghlancreate