Amaury Forgeot d'Arc added the comment:

PEP384 is presented as a new way to write modules that can be loaded by 
multiple Python versions, specially on Windows.
I could not find any place that says that modules not using the stable ABI need 
to be recompiled.

I'm not against changing this rule (after all, I started on Windows platform 
where all this discussion does not apply), but it should be clearly stated 
somewhere in the API docs, and also in the "whatsnew" pages (all of them?)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue23020>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to