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 miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-07-03.09:10:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562145013.85.0.756520460763.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset b71d8d67959f3b5efbdfe00066589ac0d8f98aad by Victor Stinner in branch 'master':
bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562)
https://github.com/python/cpython/commit/b71d8d67959f3b5efbdfe00066589ac0d8f98aad
History
Date User Action Args
2019-07-03 09:10:13vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal, miss-islington
2019-07-03 09:10:13vstinnersetmessageid: <1562145013.85.0.756520460763.issue37421@roundup.psfhosted.org>
2019-07-03 09:10:13vstinnerlinkissue37421 messages
2019-07-03 09:10:13vstinnercreate