[issue1109658] distutils dry-run breaks when attempting to bytecompile

2021-02-03 Thread Steve Dower
Steve Dower added the comment: Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2014-03-13 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- components: +Distutils -Distutils2 versions: +Python 2.7, Python 3.3, Python 3.4 -3rd party ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1109658

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2011-10-09 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: [Martin] Looking at the code, I find it unfortunate that it uses os.path.exists, causing a stat call, and then does another stat call to find the time stamp. Are you noting the inefficiency of doing two stat calls instead of one, or saying

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2010-09-29 Thread Éric Araujo
Changes by Éric Araujo mer...@netwok.org: -- versions: +3rd party -Python 2.5, Python 2.6, Python 2.7, Python 3.1, Python 3.2 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1109658 ___

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2010-08-25 Thread Éric Araujo
Éric Araujo mer...@netwok.org added the comment: I’ll port this patch to distutils2 as part of #8501 and ask Tarek whether it can go in distutils too. -- assignee: tarek - eric.araujo components: +Distutils2 -Distutils nosy: +eric.araujo versions: +Python 2.5, Python 2.6

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2010-08-19 Thread Mark Lawrence
Changes by Mark Lawrence breamore...@yahoo.co.uk: -- stage: - patch review type: - behavior versions: +Python 2.7, Python 3.1, Python 3.2 -Python 2.6 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1109658

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2009-02-10 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- assignee: - tarek nosy: +tarek ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue1109658 ___ ___

[issue1109658] distutils dry-run breaks when attempting to bytecompile

2008-01-05 Thread Christian Heimes
Changes by Christian Heimes: -- versions: +Python 2.6 _ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1109658 _ ___ Python-bugs-list mailing list Unsubscribe: