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 christian.heimes
Recipients christian.heimes, iritkatriel, sskamble619
Date 2020-11-30.14:33:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606746808.77.0.0623013269655.issue34216@roundup.psfhosted.org>
In-reply-to
Content
The platform module no longer uses popen(). Victor replaced the broken code with subprocess in bpo-35346.
History
Date User Action Args
2020-11-30 14:33:28christian.heimessetrecipients: + christian.heimes, sskamble619, iritkatriel
2020-11-30 14:33:28christian.heimessetmessageid: <1606746808.77.0.0623013269655.issue34216@roundup.psfhosted.org>
2020-11-30 14:33:28christian.heimeslinkissue34216 messages
2020-11-30 14:33:28christian.heimescreate