X Tutup
Skip to content

[3.11] gh-94606: Fix error when message with Unicode surrogate not surrogateescaped string (GH-94641)#112972

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-27a5fd8-3.11
Dec 11, 2023
Merged

[3.11] gh-94606: Fix error when message with Unicode surrogate not surrogateescaped string (GH-94641)#112972
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-27a5fd8-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 11, 2023

(cherry picked from commit 27a5fd8)

Co-authored-by: Sidney Markowitz sidney@sidney.com
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…rogateescaped string (pythonGH-94641)

(cherry picked from commit 27a5fd8)

Co-authored-by: Sidney Markowitz <sidney@sidney.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup