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 vstinner
Date 2019-05-14.13:49:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3c93153f7db5dd9b06f229e61978fd9199b3c097 by Victor Stinner in branch 'master':
bpo-36915: regrtest always remove tempdir of worker processes (GH-13312)
https://github.com/python/cpython/commit/3c93153f7db5dd9b06f229e61978fd9199b3c097
History
Date User Action Args
2019-05-14 13:49:23vstinnersetrecipients: + vstinner
2019-05-14 13:49:23vstinnersetmessageid: <[email protected]>
2019-05-14 13:49:23vstinnerlinkissue36915 messages
2019-05-14 13:49:23vstinnercreate