This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients lukasz.langa, ncoghlan, ned.deily, vstinner
Date 2019-09-29.21:19:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569791950.42.0.704055992833.issue38304@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2019-09-29 21:19:10vstinnersetrecipients: + vstinner, ncoghlan, ned.deily, lukasz.langa
2019-09-29 21:19:10vstinnersetmessageid: <1569791950.42.0.704055992833.issue38304@roundup.psfhosted.org>
2019-09-29 21:19:10vstinnerlinkissue38304 messages
2019-09-29 21:19:10vstinnercreate