]> granicus.if.org Git - python/commit
Blocked revisions 74573 via svnmerge
authorLars Gustäbel <lars@gustaebel.de>
Fri, 28 Aug 2009 20:01:38 +0000 (20:01 +0000)
committerLars Gustäbel <lars@gustaebel.de>
Fri, 28 Aug 2009 20:01:38 +0000 (20:01 +0000)
commitf5d2879ab87d7096b0f50b25e9fd9ac5fb77f239
tree600b7e349da128201631b50999ed9070f2b8cc35
parent7a6bcce81a99faaf8db1762b4285912193026b89
Blocked revisions 74573 via svnmerge

................
  r74573 | lars.gustaebel | 2009-08-28 21:59:59 +0200 (Fri, 28 Aug 2009) | 13 lines

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

  ........
    r74571 | lars.gustaebel | 2009-08-28 21:23:44 +0200 (Fri, 28 Aug 2009) | 7 lines

    Issue #6054: Do not normalize stored pathnames.

    No longer use tarfile.normpath() on pathnames. Store pathnames
    unchanged, i.e. do not remove "./", "../" and "//" occurrences.
    However, still convert absolute to relative paths.
  ........
................