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