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 2020-01-30.11:18:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580383119.06.0.0698832793066.issue38631@roundup.psfhosted.org>
In-reply-to
Content
New changeset ec3c99c8a73650d7833189bd973ec492564aa479 by Victor Stinner in branch 'master':
bpo-38631: Avoid Py_FatalError() in unicodeobject.c (GH-18281)
https://github.com/python/cpython/commit/ec3c99c8a73650d7833189bd973ec492564aa479
History
Date User Action Args
2020-01-30 11:18:39vstinnersetrecipients: + vstinner, eric.snow
2020-01-30 11:18:39vstinnersetmessageid: <1580383119.06.0.0698832793066.issue38631@roundup.psfhosted.org>
2020-01-30 11:18:39vstinnerlinkissue38631 messages
2020-01-30 11:18:39vstinnercreate