]> granicus.if.org Git - python/commit
Use a marker in generated MANIFEST files, don't touch files without it. Fixes #8688.
authorÉric Araujo <merwok@netwok.org>
Sat, 14 Aug 2010 02:30:34 +0000 (02:30 +0000)
committerÉric Araujo <merwok@netwok.org>
Sat, 14 Aug 2010 02:30:34 +0000 (02:30 +0000)
commitda668ff24fc7d959ad2938f128281dcc49d168d8
treec3472aa284598314ea66b2319d744bf4d9ef6b53
parente406ef41b162698478df3f7a000999debb7135f7
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