[issue3871] cross and native build of python for mingw32 with distutils

Luke Kenneth Casson Leighton report at bugs.python.org
Sat Nov 13 14:04:49 CET 2010


Luke Kenneth Casson Leighton <lkcl at lkcl.net> added the comment:

> I am not sure how we should do this, but here's my proposal
> for distutils2 at least:

> - make this new feature a standalone package that patches distutils
> - release it for 2.x
> - let's add your work in distutils2 as well, so it's back in the stdlib in 3.x

 that would work very well: people doing new setup.py files, converting from python2 etc., will, duh, need to do _some_ conversion: they'll expect breakage and to be using distutils2 anyway.

thank you tarek.

----------

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


More information about the Python-bugs-list mailing list