[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2011-11-12 Thread Éric Araujo
Éric Araujo added the comment: I now think the change I did was wrong. See #12119. -- ___ Python tracker ___ ___ Python-bugs-list mai

[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2011-05-29 Thread Ismail Donmez
Ismail Donmez added the comment: Awesome, thank you! -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://

[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2011-05-29 Thread Éric Araujo
Éric Araujo added the comment: Now fixed, thanks for the report. -- resolution: -> fixed stage: -> committed/rejected status: open -> closed versions: +Python 3.3 ___ Python tracker __

[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2011-05-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3d56e559ffc6 by Éric Araujo in branch '3.1': Fix test_build_py when sys.dont_write_bytecode is true (#9831). http://hg.python.org/cpython/rev/3d56e559ffc6 New changeset 1370dc2690a2 by Éric Araujo in branch '3.2': Merge doc touch-ups and fixes for

[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2011-05-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset da7617248935 by Éric Araujo in branch '2.7': Fix test_distutils when sys.dont_write_bytecode is true (#9831). http://hg.python.org/cpython/rev/da7617248935 -- nosy: +python-dev ___ Python tracker

[issue9831] test_distutils should honor PYTHONDONTWRITEBYTECODE

2010-11-21 Thread Éric Araujo
Changes by Éric Araujo : -- resolution: accepted -> title: test_distutils fails on MacOSX 10.6 -> test_distutils should honor PYTHONDONTWRITEBYTECODE ___ Python tracker ___