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-10-01.08:56:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569920201.45.0.765947132029.issue38304@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c30a76f3d3c0dcc1fb4de097fa4a3a4c92c0b0b by Victor Stinner in branch 'master':
bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508)
https://github.com/python/cpython/commit/3c30a76f3d3c0dcc1fb4de097fa4a3a4c92c0b0b
History
Date User Action Args
2019-10-01 08:56:41vstinnersetrecipients: + vstinner, ncoghlan, ned.deily, lukasz.langa
2019-10-01 08:56:41vstinnersetmessageid: <1569920201.45.0.765947132029.issue38304@roundup.psfhosted.org>
2019-10-01 08:56:41vstinnerlinkissue38304 messages
2019-10-01 08:56:41vstinnercreate