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 serhiy.storchaka
Recipients cmeyer, ncoghlan, serhiy.storchaka, shihai1991, vstinner
Date 2020-11-24.12:07:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606219655.93.0.411787222824.issue42260@roundup.psfhosted.org>
In-reply-to
Content
New changeset 14d81dcaf827f6b66bda45e8f5689d07d7d5735c by Serhiy Storchaka in branch 'master':
bpo-42260: Improve error handling in _PyConfig_FromDict (GH-23488)
https://github.com/python/cpython/commit/14d81dcaf827f6b66bda45e8f5689d07d7d5735c
History
Date User Action Args
2020-11-24 12:07:35serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, vstinner, cmeyer, shihai1991
2020-11-24 12:07:35serhiy.storchakasetmessageid: <1606219655.93.0.411787222824.issue42260@roundup.psfhosted.org>
2020-11-24 12:07:35serhiy.storchakalinkissue42260 messages
2020-11-24 12:07:35serhiy.storchakacreate