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 corona10
Recipients corona10, iritkatriel, miss-islington, r.david.murray, serhiy.storchaka, vajrasky
Date 2021-10-09.15:16:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633792579.67.0.81629738533.issue20028@roundup.psfhosted.org>
In-reply-to
Content
New changeset ec04db74e24a5f5da441bcabbe259157b4938b9b by Dong-hee Na in branch 'main':
bpo-20028: Keep original exception when PyUnicode_GetLength return -1 (GH-28832)
https://github.com/python/cpython/commit/ec04db74e24a5f5da441bcabbe259157b4938b9b
History
Date User Action Args
2021-10-09 15:16:19corona10setrecipients: + corona10, r.david.murray, serhiy.storchaka, vajrasky, miss-islington, iritkatriel
2021-10-09 15:16:19corona10setmessageid: <1633792579.67.0.81629738533.issue20028@roundup.psfhosted.org>
2021-10-09 15:16:19corona10linkissue20028 messages
2021-10-09 15:16:19corona10create