Skip to content

[3.13] gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject (gh-133039) - #133121

Closed
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-75cbb8d-3.13
Closed

[3.13] gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject (gh-133039)#133121
miss-islington wants to merge 2 commits into
python:3.13from
miss-islington:backport-75cbb8d-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Apr 29, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit 75cbb8d)

Co-authored-by: Donghee Na donghee.na@python.org
Co-authored-by: Kumar Aditya kumaraditya@python.org
Co-authored-by: Serhiy Storchaka storchaka@gmail.com

…ythongh-133039)
---------
(cherry picked from commit 75cbb8d)
Co-authored-by: Donghee Na <donghee.na@python.org>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@miss-islington
miss-islington deleted the backport-75cbb8d-3.13 branch January 2, 2026 17:09
Sign up for freeto 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.

2 participants

@miss-islington@corona10