Larry Hastings added the comment: Your fix won't work, because release managers call hgtouch from a different spot, from a private tool called "release.py".
You'll notice that all the 3.4 releases have that hgtouch.pyc file--up until 3.4b2. I already found that bug. I added "Tools/hg/hgtouch.pyc" to the tuple of "files we don't want in tarballs" in export() in release.py. Didn't push it because I was doing other hacking and it wasn't ready, but I could push just that change. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue20316> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com