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 eric.snow
Date 2021-12-07.21:02:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8262c96bcc1841188866c1b022d9087e89639d98 by Eric Snow in branch 'main':
bpo-46008: Return void from _PyEval_InitState(). (gh-29970)
https://github.com/python/cpython/commit/8262c96bcc1841188866c1b022d9087e89639d98
History
Date User Action Args
2021-12-07 21:02:35eric.snowsetrecipients: + eric.snow
2021-12-07 21:02:35eric.snowsetmessageid: <[email protected]>
2021-12-07 21:02:35eric.snowlinkissue46008 messages
2021-12-07 21:02:35eric.snowcreate