Jason R. Coombs <jar...@jaraco.com> added the comment: It's not that I forgot to set DISTUTILS_DEBUG, I simply did not set it. If the bug were still present, I would have seen a line indicating that .hg/last-message.txt was being copied.
For completeness, here's the output with the DEBUG setting: PS C:\Users\jaraco\projects\public\keyring> $env:DISTUTILS_DEBUG=1 PS C:\Users\jaraco\projects\public\keyring> ..\cpython\PCbuild\amd64\python.exe setup.py sdist 2> NULL | findstr hg adding .hg\last-message.txt exclude_pattern: applying regex r'(^|/|\\)(RCS|CVS|\.svn|\.hg|\.git|\.bzr|_darcs)(/|\\).*' removing .hg\last-message.txt ---------- Added file: http://bugs.python.org/file24525/smime.p7s _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14004> _______________________________________
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com