[issue11921] distutils2 should be able to compile an Extension based on the Python implementation

Éric Araujo report at bugs.python.org
Tue May 24 18:41:29 CEST 2011


Éric Araujo <merwok at netwok.org> added the comment:

The PEP has been edited to add python_implementation to the list of environment markers tokens.  Now the code needs a patch to allow using markers in the extensions section.

----------
title: distutils2 should be able to compile an Extension based	on the Python implementation version -> distutils2 should be able to compile an Extension based on the Python implementation
versions: +Python 3.3 -3rd party

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


More information about the Python-bugs-list mailing list