[issue38304] PEP 587 implementation is not ABI forward compatible

STINNER Victor report at bugs.python.org
Sun Sep 29 17:19:10 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

> The hidden _config_version field wasn't in the accepted PEP.

It was in the accepted PEP and I replaced it with struct_size:
https://github.com/python/peps/commit/afa38c0bef7738b8fcc3173daee8488e0420833d

I suggest to discuss the issue on the thread that I started on python-dev.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38304>
_______________________________________


More information about the Python-bugs-list mailing list