]> granicus.if.org Git - python/commit
Issue #26385: Cleanup NamedTemporaryFile if open() fails, by SilentGhost
authorMartin Panter <vadmium+py@gmail.com>
Sun, 28 Feb 2016 05:22:20 +0000 (05:22 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sun, 28 Feb 2016 05:22:20 +0000 (05:22 +0000)
commit7869a227795da08841f8139b69b7d4521b12e184
treefa6da1d13f8e13379f3914e328cf25a10e5f5eac
parent96421d6f1136292abfe8748903f11231fba6cb16
Issue #26385: Cleanup NamedTemporaryFile if open() fails, by SilentGhost
Lib/tempfile.py
Lib/test/test_tempfile.py
Misc/NEWS