Steve Dower added the comment:

I justified leaving out the ABI tag in an earlier post as well as in an email 
to distutils-sig, where two of the PEPs you mention were developed, and nobody 
had any comment. Cache tags don't include platform information and are 
worthless here.

distutils uses the first extension from _imp.extension_suffixes() and so will 
automatically tag binaries. I also tested with setuptools and Cython.

----------

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

Reply via email to