]> granicus.if.org Git - python/commit
Merged revisions 83993 via svnmerge from
authorÉric Araujo <merwok@netwok.org>
Sat, 14 Aug 2010 02:36:26 +0000 (02:36 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 14 Aug 2010 02:36:26 +0000 (02:36 +0000)
commit60a95b78b96a7669acc3bdf3d873db07018ea209
treeae73181fd92e333713da7b7c23c993cdd40a1948
parentf263c0594c9277d80a8ab23a72393f3c2a33d23f
Merged revisions 83993 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r83993 | eric.araujo | 2010-08-14 04:30:34 +0200 (sam., 14 août 2010) | 2 lines

  Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688.
........
Doc/distutils/sourcedist.rst
Lib/distutils/command/sdist.py
Lib/distutils/tests/test_sdist.py
Misc/NEWS