[issue22462] Modules/pyexpat.c violates PEP 384

Georg Brandl report at bugs.python.org
Mon Oct 6 15:08:45 CEST 2014


Georg Brandl added the comment:

Not sure how this can violate PEP 384, as it doesn't make it mandatory for builtin extensions to use the stable ABI.

The other concerns seem valid, although I don't like how the patch includes an unrelated change to ctypes.

----------
nosy: +georg.brandl, pitrou

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


More information about the Python-bugs-list mailing list