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 eric.snow
Recipients M-Reimer, bsteffensmeier, corona10, eric.snow, erlendaasland, graysky, hroncok, miss-islington, ndjensen, petr.viktorin, shihai1991, uckelman, vstinner
Date 2022-01-12.23:41:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642030879.94.0.976513602484.issue46070@roundup.psfhosted.org>
In-reply-to
Content
> adding a new "gc" member in the _PyRuntimeState structure also causes the ABI CI check to fail.

What if you move it to the end of the struct?
History
Date User Action Args
2022-01-12 23:41:19eric.snowsetrecipients: + eric.snow, vstinner, petr.viktorin, ndjensen, hroncok, uckelman, corona10, miss-islington, shihai1991, erlendaasland, graysky, bsteffensmeier, M-Reimer
2022-01-12 23:41:19eric.snowsetmessageid: <1642030879.94.0.976513602484.issue46070@roundup.psfhosted.org>
2022-01-12 23:41:19eric.snowlinkissue46070 messages
2022-01-12 23:41:19eric.snowcreate