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 josh.r, jwilk, oconnor663, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2014-09-24.10:31:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20140924103059.42149.13000@mail.hg.python.org>
In-reply-to
Content
New changeset 7ea2153eae87 by Serhiy Storchaka in branch '3.4':
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
https://hg.python.org/cpython/rev/7ea2153eae87

New changeset e9d4288c32de by Serhiy Storchaka in branch 'default':
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
https://hg.python.org/cpython/rev/e9d4288c32de
History
Date User Action Args
2014-09-24 10:31:21python-devsetrecipients: + python-dev, pitrou, vstinner, jwilk, serhiy.storchaka, josh.r, oconnor663
2014-09-24 10:31:21python-devlinkissue22427 messages
2014-09-24 10:31:21python-devcreate