]> granicus.if.org Git - python/commit
Merged revisions 80618 via svnmerge from
authorLars Gustäbel <lars@gustaebel.de>
Thu, 29 Apr 2010 15:42:25 +0000 (15:42 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Thu, 29 Apr 2010 15:42:25 +0000 (15:42 +0000)
commitf7317f9efcc6a109e702984b595fbf61895285e3
treedfb7f03518060c4e13c78f6f793fc188ecb91823
parent7007d4665f2630c16625c980f82a6aff3364decc
Merged revisions 80618 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r80618 | lars.gustaebel | 2010-04-29 17:37:02 +0200 (Thu, 29 Apr 2010) | 10 lines

  Merged revisions 80616 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r80616 | lars.gustaebel | 2010-04-29 17:23:38 +0200 (Thu, 29 Apr 2010) | 4 lines

    Issue #8464: tarfile.open(name, mode="w|") no longer creates
    files with execute permissions set.
  ........
................
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS