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, vstinner
Date 2019-09-28.02:28:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569637717.87.0.577351605297.issue38304@roundup.psfhosted.org>
In-reply-to
Content
New changeset 441b10cf2855955c86565f8d59e72c2efc0f0a57 by Victor Stinner in branch 'master':
bpo-38304: Add PyConfig.struct_size (GH-16451)
https://github.com/python/cpython/commit/441b10cf2855955c86565f8d59e72c2efc0f0a57
History
Date User Action Args
2019-09-28 02:28:37vstinnersetrecipients: + vstinner, lukasz.langa
2019-09-28 02:28:37vstinnersetmessageid: <1569637717.87.0.577351605297.issue38304@roundup.psfhosted.org>
2019-09-28 02:28:37vstinnerlinkissue38304 messages
2019-09-28 02:28:37vstinnercreate