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 vstinner
Recipients Arfrever, David.Benjamin, christian.heimes, jcea, lemburg, pitrou, python-dev, vstinner
Date 2016-09-09.07:34:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473406462.87.0.337040952973.issue16112@psf.upfronthosting.co.za>
In-reply-to
Content
Oh right, I didn't read the history of the issue. _syscmd_file() doesn't use popen() anymore, but subprocess, so the issue can now be closed.
History
Date User Action Args
2016-09-09 07:34:22vstinnersetrecipients: + vstinner, lemburg, jcea, pitrou, christian.heimes, Arfrever, python-dev, David.Benjamin
2016-09-09 07:34:22vstinnersetmessageid: <1473406462.87.0.337040952973.issue16112@psf.upfronthosting.co.za>
2016-09-09 07:34:22vstinnerlinkissue16112 messages
2016-09-09 07:34:22vstinnercreate