[issue5372] Distutils inappropriately reuses .o files between extension modules

Tarek Ziadé report at bugs.python.org
Sun Jan 10 23:38:06 CET 2010


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

This optimization is indeed simplistic. 

I'll also remove _prep_compiler() in trunk, as I don't see a problem in removing it in the 2.7.x and 3.2.x series.

I also need to fix it in 2.6.x / 3.1.x, but I'll keep the private method there.

----------
priority:  -> normal
resolution:  -> accepted
versions: +Python 2.6, Python 3.1, Python 3.2

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5372>
_______________________________________


More information about the Python-bugs-list mailing list