Staging
v0.5.1
https://github.com/python/cpython
Revision 4bd4e235bd6ae11a2e411fa9f91e1bfeb48aa4b0 authored by Lars Gustäbel on 28 August 2009, 19:28:39 UTC, committed by Lars Gustäbel on 28 August 2009, 19:28:39 UTC
........
  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.
........
1 parent 7f265b7
History
Tip revision: 4bd4e235bd6ae11a2e411fa9f91e1bfeb48aa4b0 authored by Lars Gustäbel on 28 August 2009, 19:28:39 UTC
Blocked revisions 74571 via svnmerge
Tip revision: 4bd4e23
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.9 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 665.1 KB
configure.in -rw-r--r-- 105.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.8 KB
setup.py -rw-r--r-- 80.8 KB

README

back to top