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 pablogsal, serhiy.storchaka, vstinner, zach.ware
Date 2019-06-26.23:40:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561592404.78.0.286631429588.issue37421@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4c26abd14f1b7242998eb2f7756aa375e0fe714f by Victor Stinner in branch 'master':
bpo-37421: Fix test_shutil: don't leak temporary files (GH-14416)
https://github.com/python/cpython/commit/4c26abd14f1b7242998eb2f7756aa375e0fe714f
History
Date User Action Args
2019-06-26 23:40:04vstinnersetrecipients: + vstinner, zach.ware, serhiy.storchaka, pablogsal
2019-06-26 23:40:04vstinnersetmessageid: <1561592404.78.0.286631429588.issue37421@roundup.psfhosted.org>
2019-06-26 23:40:04vstinnerlinkissue37421 messages
2019-06-26 23:40:04vstinnercreate