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 nirs, python-dev
Date 2015-09-28.10:34:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150928103419.98360.53655@psf.io>
In-reply-to
Content
New changeset 23f4daf7a211 by Berker Peksag in branch '3.4':
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
https://hg.python.org/cpython/rev/23f4daf7a211

New changeset 4cd3027ffc34 by Berker Peksag in branch '3.5':
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
https://hg.python.org/cpython/rev/4cd3027ffc34

New changeset e863c8760501 by Berker Peksag in branch 'default':
Issue #25249: Remove unneeded mkstemp helper in test_subprocess
https://hg.python.org/cpython/rev/e863c8760501
History
Date User Action Args
2015-09-28 10:34:26python-devsetrecipients: + python-dev, nirs
2015-09-28 10:34:26python-devlinkissue25249 messages
2015-09-28 10:34:25python-devcreate