commit | def35435ee4001f8aedac01b559bb0dc2d0aab00 | [log] [tgz] |
---|---|---|
author | Charles-François Natali <neologix@free.fr> | Fri Jul 29 18:59:24 2011 +0200 |
committer | Charles-François Natali <neologix@free.fr> | Fri Jul 29 18:59:24 2011 +0200 |
tree | a3533dae9cb8a88566d6a9304dbc5fbc89ced164 | |
parent | fe1e298d8bbfbdfd1c2af74dbb74f47e2d04a6d0 [diff] [blame] |
Issue #12464: tempfile.TemporaryDirectory.cleanup() should not follow symlinks: fix it. Patch by Petri Lehtinen.
diff --git a/Misc/ACKS b/Misc/ACKS index 820206a..db451d7 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -526,6 +526,7 @@ Kip Lehman Joerg Lehmann Robert Lehmann +Petri Lehtinen Luke Kenneth Casson Leighton Marc-Andre Lemburg John Lenton