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