X Tutup
Skip to content

[3.12] gh-127903: Fix a crash on debug builds when calling Objects/unicodeobject::_copy_characters (GH-127876)#128459

Merged
Eclips4 merged 1 commit intopython:3.12from
miss-islington:backport-46cb634-3.12
Jan 3, 2025
Merged

[3.12] gh-127903: Fix a crash on debug builds when calling Objects/unicodeobject::_copy_characters (GH-127876)#128459
Eclips4 merged 1 commit intopython:3.12from
miss-islington:backport-46cb634-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 3, 2025

…icodeobject::_copy_characters`` (pythonGH-127876)

(cherry picked from commit 46cb634)

Co-authored-by: Alexander Shadchin <shadchin@yandex-team.com>
@picnixz picnixz changed the title [3.12] gh-127903: Fix a crash on debug builds when calling Objects/unicodeobject::_copy_characters` (GH-127876) [3.12] gh-127903: Fix a crash on debug builds when calling Objects/unicodeobject::_copy_characters (GH-127876) Jan 3, 2025
@Eclips4 Eclips4 merged commit e440459 into python:3.12 Jan 3, 2025
@miss-islington miss-islington deleted the backport-46cb634-3.12 branch January 2, 2026 17:05
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