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-05.17:12:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1604596361.04.0.0543561551015.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset f3cb81431574453aac3b6dcadb3120331e6a8f1c by Victor Stinner in branch 'master':
bpo-42260: Add _PyConfig_FromDict() (GH-23167)
https://github.com/python/cpython/commit/f3cb81431574453aac3b6dcadb3120331e6a8f1c
History
Date User Action Args
2020-11-05 17:12:41vstinnersetrecipients: + vstinner
2020-11-05 17:12:41vstinnersetmessageid: <1604596361.04.0.0543561551015.issue42260@roundup.psfhosted.org>
2020-11-05 17:12:41vstinnerlinkissue42260 messages
2020-11-05 17:12:41vstinnercreate