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 eric.araujo
Recipients eric.araujo, orsenthil, phep
Date 2011-10-21.22:27:52
SpamBayes Score 1.5649817e-05
Marked as misclassified No
Message-id <1319236073.56.0.612268362141.issue9968@psf.upfronthosting.co.za>
In-reply-to
Content
I read somewhere that the fact that TemporaryFile does not expose its name is a security feature :/

> On this topic, I was wondering if the changes I propose have any chance of 
> landing some day in 2.7 land - dunno Python workflow precisely enough.
Only bug fixes and doc fixes go into 2.7.  This report is about a new feature, which has to target 3.3.
History
Date User Action Args
2011-10-21 22:27:53eric.araujosetrecipients: + eric.araujo, orsenthil, phep
2011-10-21 22:27:53eric.araujosetmessageid: <1319236073.56.0.612268362141.issue9968@psf.upfronthosting.co.za>
2011-10-21 22:27:52eric.araujolinkissue9968 messages
2011-10-21 22:27:52eric.araujocreate