commit | e5f9e588c64fd8428701111f2c64a8c092b3d5ba | [log] [tgz] |
---|---|---|
author | Lars Gustäbel <lars@gustaebel.de> | Fri Jan 04 14:44:23 2008 +0000 |
committer | Lars Gustäbel <lars@gustaebel.de> | Fri Jan 04 14:44:23 2008 +0000 |
tree | 3ca64e354c5e5921e8f627dcbe34feb6f5d19e55 | |
parent | 12f03ccece461264acbddea8c9db9a85614483be [diff] [blame] |
Issue #1735: TarFile.extractall() now correctly sets directory permissions and times. (backport from r59712)
diff --git a/Misc/NEWS b/Misc/NEWS index 167bedc..299b3af 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -53,6 +53,9 @@ Library ------- +- Issue #1735: TarFile.extractall() now correctly sets directory permissions + and times. + - Bug #1713: posixpath.ismount() claims symlink to a mountpoint is a mountpoint. - Issue #1700: Regular expression inline flags incorrectly handle certain