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 oconnor663
Recipients josh.r, oconnor663, vstinner
Date 2014-09-17.15:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410966619.04.0.679613239168.issue22427@psf.upfronthosting.co.za>
In-reply-to
Content
My example script is definitely a corner case, but where this actually came up for me was in asyncio. Using a TemporaryDirectory inside a coroutine creates a similar situation.
History
Date User Action Args
2014-09-17 15:10:19oconnor663setrecipients: + oconnor663, vstinner, josh.r
2014-09-17 15:10:19oconnor663setmessageid: <1410966619.04.0.679613239168.issue22427@psf.upfronthosting.co.za>
2014-09-17 15:10:19oconnor663linkissue22427 messages
2014-09-17 15:10:19oconnor663create