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 serhiy.storchaka
Recipients georg.brandl, kichik, ncoghlan, serhiy.storchaka
Date 2013-02-05.19:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201302052128.09721.storchaka@gmail.com>
In-reply-to <1360091827.67.0.120240984752.issue16800@psf.upfronthosting.co.za>
Content
And here are patches for 2.7 and 3.2 (there are some peculiarities, i.e. in 
exception handling).
Files
File name Uploaded
fix_tempfile_leaving_files_behind_2-2.7.patch serhiy.storchaka, 2013-02-05.19:28:37
fix_tempfile_leaving_files_behind_2-3.2.patch serhiy.storchaka, 2013-02-05.19:28:37
History
Date User Action Args
2013-02-05 19:28:37serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ncoghlan, kichik
2013-02-05 19:28:37serhiy.storchakalinkissue16800 messages
2013-02-05 19:28:37serhiy.storchakacreate