Message 337353 - Python tracker (original) (raw)

Message337353

Author ionelmc
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.02:51:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id CANkHFr8QbqbA5LJrsEzFvj=jj2jPeZcpZBKoGCGrFWQFuikW1A@mail.gmail.com
In-reply-to 1551922911.68.0.160680444043.issue33944@roundup.psfhosted.org
Content
> There was a single .pth file that I deemed "malicious" since it completely breaks the `subprocess` module (`subprocess-run`) It only seems to set an attribute. What's wrong with that? Does the early import of subprocess cause problems?
History
Date User Action Args
2019-03-07 02:51:36 ionelmc set recipients: + ionelmc, mhammond, barry, brett.cannon, terry.reedy, jaraco, ncoghlan, pitrou, eric.smith, christian.heimes, SilentGhost, __Vano, eric.snow, takluyver, steve.dower, veky, Ivan.Pozdeev, Anthony Sottile, ethan smith, cheryl.sabella, Chris Billington, Peter L3
2019-03-07 02:51:36 ionelmc link issue33944 messages
2019-03-07 02:51:36 ionelmc create