[issue5977] distutils build_ext.get_outputs returns wrong result (patch)
Daniel Diniz
report at bugs.python.org
Wed May 13 01:12:53 CEST 2009
Daniel Diniz <ajaksu at gmail.com> added the comment:
Tarek,
Sorry about breaking the compiler option, I was aware that passing None
there would have that risk.
I think anything that breaks people's setup.py shouldn't go into
release26-maint without a really important motivation.
Is there a way to keep self.compiler as an attribute and make
new_compiler work correctly with it?
----------
priority: critical -> normal
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5977>
_______________________________________
More information about the Python-bugs-list
mailing list