[Python-Dev] versioned .so files for Python 3.2
Éric Araujo
merwok at netwok.org
Thu Jun 24 23:37:10 CEST 2010
Your plan seems good. Adding keyword arguments should not create
compatibility issues, and I suspect the impact on the code of build_ext
may be actually quite small. I’ll try to review your patch even though I
don’t know C or compiler oddities, but Tarek will have the best insight
and the final word.
In case the time machine’s not available, your suggestion about getting
the filename from the Extension instance instead of passing in a string
can most certainly land in distutils2.
Regards
More information about the Python-Dev
mailing list