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 steve.dower
Recipients Anthony Sottile, Chris Billington, Ivan.Pozdeev, Peter L3, SilentGhost, __Vano, barry, brett.cannon, cheryl.sabella, christian.heimes, eric.smith, eric.snow, ethan smith, ionelmc, jaraco, mhammond, ncoghlan, pitrou, steve.dower, takluyver, terry.reedy, veky
Date 2019-03-07.17:02:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551978148.32.0.544697179045.issue33944@roundup.psfhosted.org>
In-reply-to
Content
> I don't think there would be an alternative to how these tools function if this feature were removed.

Right now, maybe, which is why we haven't just removed it :)

The point of the discussion is to say "this functionality is irreplaceable so we need to design a replacement". If a package can't do monkeypatching when imported for some reason, we should explore what those reasons are and provide a supported way to achieve their goals (or document the existing ways).
History
Date User Action Args
2019-03-07 17:02:28steve.dowersetrecipients: + steve.dower, mhammond, barry, brett.cannon, terry.reedy, jaraco, ncoghlan, pitrou, eric.smith, christian.heimes, ionelmc, SilentGhost, __Vano, eric.snow, takluyver, veky, Ivan.Pozdeev, Anthony Sottile, ethan smith, cheryl.sabella, Chris Billington, Peter L3
2019-03-07 17:02:28steve.dowersetmessageid: <1551978148.32.0.544697179045.issue33944@roundup.psfhosted.org>
2019-03-07 17:02:28steve.dowerlinkissue33944 messages
2019-03-07 17:02:28steve.dowercreate