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 akira
Recipients akira, juj, vstinner
Date 2014-09-21.08:10:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411287013.03.0.685213648714.issue22442@psf.upfronthosting.co.za>
In-reply-to
Content
> What do you think?

I would prefer to deprecate PIPE argument for subprocess.call():
issue DeprecationWarning in 3.5 and raise ValueError in 3.6+

I've uploaded a patch that issues the warning.
History
Date User Action Args
2014-09-21 08:10:13akirasetrecipients: + akira, vstinner, juj
2014-09-21 08:10:13akirasetmessageid: <1411287013.03.0.685213648714.issue22442@psf.upfronthosting.co.za>
2014-09-21 08:10:12akiralinkissue22442 messages
2014-09-21 08:10:12akiracreate