]> granicus.if.org Git - python/commit
Blocked revisions 81670 via svnmerge
authorLars Gustäbel <lars@gustaebel.de>
Thu, 3 Jun 2010 12:46:14 +0000 (12:46 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Thu, 3 Jun 2010 12:46:14 +0000 (12:46 +0000)
commitf06bf33e04db0aaf3e4e118016ee1022c8c933b1
treeb39111ce4e925045a930dc7bc81e62bff2d657a1
parent547f808e266ee29deeabef9259dc81c3b17c9b34
Blocked revisions 81670 via svnmerge

................
  r81670 | lars.gustaebel | 2010-06-03 14:45:16 +0200 (Thu, 03 Jun 2010) | 14 lines

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

  ........
    r81667 | lars.gustaebel | 2010-06-03 14:34:14 +0200 (Thu, 03 Jun 2010) | 8 lines

    Issue #8741: Fixed the TarFile.makelink() method that is responsible
    for extracting symbolic and hard link entries as regular files as a
    work-around on platforms that do not support filesystem links.

    This stopped working reliably after a change in r74571. I also added
    a few tests for this functionality.
  ........
................