]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 67717 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 14:14:42 +0000 (14:14 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 12 Dec 2008 14:14:42 +0000 (14:14 +0000)
commit696d6ba6b9c03884c80c789ffb6486f8a65795ab
treef75f5275ade0fc1d15cef21cac9c7df7131ac11f
parent717d5d0a501c4061bd195c083a8258bd2a2745ab
Merged revisions 67717 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r67717 | lars.gustaebel | 2008-12-12 14:58:03 +0100 (Fri, 12 Dec 2008) | 2 lines

  Issue #4616: TarFile.utime(): Restore directory times on Windows.
........
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS