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 Anthony Sottile
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.07:07:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551942439.34.0.723935814473.issue33944@roundup.psfhosted.org>
In-reply-to
Content
> Doesn’t that kind of prove my point? :)

It's not any worse than gevent ~breaking~ monkeypatching almost the entire standard library.  And to be fair to the author, it was created well before (2013-06-21) python3.5's `run` api existed (2015-04-14)

It's also the only problematic package that I could find -- if anything it's an indication that this feature is used (almost entirely) for good and without issue.
History
Date User Action Args
2019-03-07 07:07:19Anthony Sottilesetrecipients: + Anthony Sottile, mhammond, barry, brett.cannon, terry.reedy, jaraco, ncoghlan, pitrou, eric.smith, christian.heimes, ionelmc, SilentGhost, __Vano, eric.snow, takluyver, steve.dower, veky, Ivan.Pozdeev, ethan smith, cheryl.sabella, Chris Billington, Peter L3
2019-03-07 07:07:19Anthony Sottilesetmessageid: <1551942439.34.0.723935814473.issue33944@roundup.psfhosted.org>
2019-03-07 07:07:19Anthony Sottilelinkissue33944 messages
2019-03-07 07:07:19Anthony Sottilecreate