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 vstinner
Date 2020-11-04.23:46:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604533564.04.0.289663895867.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset 048a35659aa8074afe7d7d054e7cea1f8ee6d366 by Victor Stinner in branch 'master':
bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158)
https://github.com/python/cpython/commit/048a35659aa8074afe7d7d054e7cea1f8ee6d366
History
Date User Action Args
2020-11-04 23:46:04vstinnersetrecipients: + vstinner
2020-11-04 23:46:04vstinnersetmessageid: <1604533564.04.0.289663895867.issue42260@roundup.psfhosted.org>
2020-11-04 23:46:04vstinnerlinkissue42260 messages
2020-11-04 23:46:03vstinnercreate