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