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 python-dev
Recipients Arfrever, asvetlov, cvrebert, ezio.melotti, gregory.p.smith, pitrou, python-dev, rosslagerwall, sarum9in, sbt, vstinner
Date 2013-12-02.01:28:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dXpch4TzGz7LqC@mail.python.org>
In-reply-to
Content
New changeset 07425df887b5 by Gregory P. Smith in branch '3.3':
Fixes issue #15798: subprocess.Popen() no longer fails if file
http://hg.python.org/cpython/rev/07425df887b5
History
Date User Action Args
2013-12-02 01:28:39python-devsetrecipients: + python-dev, gregory.p.smith, pitrou, vstinner, ezio.melotti, Arfrever, cvrebert, asvetlov, rosslagerwall, sbt, sarum9in
2013-12-02 01:28:38python-devlinkissue15798 messages
2013-12-02 01:28:38python-devcreate