Arfrever Frehtes Taifersar Arahesis <[email protected]> added the comment:
Please don't backport this change to distutils without backporting --no-compile options to "build" command in distutils (issue #13400). Otherwise users would lose possibility of disabling byte-compilation during running this command. distutils tests could use locally modified environment with PYTHONDONTWRITEBYTECODE variable removed. ---------- nosy: +Arfrever _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12119> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
