- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message381718
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:35 | serhiy.storchaka | set | recipients: + serhiy.storchaka, ncoghlan, vstinner, cmeyer, shihai1991 |
| 2020-11-24 12:07:35 | serhiy.storchaka | set | messageid: <1606219655.93.0.411787222824.issue42260@roundup.psfhosted.org> |
| 2020-11-24 12:07:35 | serhiy.storchaka | link | issue42260 messages |
| 2020-11-24 12:07:35 | serhiy.storchaka | create | |

