mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Issue #12464: tempfile.TemporaryDirectory.cleanup() should not follow symlinks:
fix it. Patch by Petri Lehtinen.
This commit is contained in:
parent
fe1e298d8b
commit
def35435ee
4 changed files with 27 additions and 1 deletions
|
|
@ -526,6 +526,7 @@ Vincent Legoll
|
|||
Kip Lehman
|
||||
Joerg Lehmann
|
||||
Robert Lehmann
|
||||
Petri Lehtinen
|
||||
Luke Kenneth Casson Leighton
|
||||
Marc-Andre Lemburg
|
||||
John Lenton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue