This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Arfrever
Recipients Arfrever, georg.brandl, larry
Date 2014-01-20.19:33:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390246422.19.0.924496680734.issue20316@psf.upfronthosting.co.za>
In-reply-to
Content
When Mercurial is ported to Python 3 somewhen in the future, then e.g. Tools/hg/__pycache__/hgtouch.cpython-34.pyc could be generated, so PYTHONDONTWRITEBYTECODE=1 might still be useful in release.py.
History
Date User Action Args
2014-01-20 19:33:42Arfreversetrecipients: + Arfrever, georg.brandl, larry
2014-01-20 19:33:42Arfreversetmessageid: <1390246422.19.0.924496680734.issue20316@psf.upfronthosting.co.za>
2014-01-20 19:33:42Arfreverlinkissue20316 messages
2014-01-20 19:33:42Arfrevercreate