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 eric.snow, vstinner
Date 2019-11-18.16:40:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574095211.09.0.333669320767.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset bc7d3aa6d74b718699b7a6bced9b0dfdfbf95c13 by Victor Stinner in branch 'master':
bpo-38631: Avoid Py_FatalError() in _multibytecodec init (GH-17233)
https://github.com/python/cpython/commit/bc7d3aa6d74b718699b7a6bced9b0dfdfbf95c13
History
Date User Action Args
2019-11-18 16:40:11vstinnersetrecipients: + vstinner, eric.snow
2019-11-18 16:40:11vstinnersetmessageid: <1574095211.09.0.333669320767.issue38631@roundup.psfhosted.org>
2019-11-18 16:40:11vstinnerlinkissue38631 messages
2019-11-18 16:40:11vstinnercreate