X Tutup
Skip to content

[3.12] gh-129569: The function unicodedata.normalize() always returns built-in str (GH-129570)#130404

Closed
miss-islington wants to merge 1 commit intopython:3.12from
miss-islington:backport-c359fcd-3.12
Closed

[3.12] gh-129569: The function unicodedata.normalize() always returns built-in str (GH-129570)#130404
miss-islington wants to merge 1 commit intopython:3.12from
miss-islington:backport-c359fcd-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Feb 21, 2025

…built-in str (pythonGH-129570)

(cherry picked from commit c359fcd)

Co-authored-by: Hizuru <106918920+Hizuru3@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner
Copy link
Member

This change should not be backported to stable branches.

@vstinner vstinner closed this Feb 21, 2025
@miss-islington miss-islington deleted the backport-c359fcd-3.12 branch January 2, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup