X Tutup
Skip to content

[3.12] gh-126862: Use Py_ssize_t instead of int when processing the number of super-classes (GH-127523)#128700

Merged
JelleZijlstra merged 1 commit intopython:3.12from
miss-islington:backport-2fcdc84-3.12
Jan 10, 2025
Merged

[3.12] gh-126862: Use Py_ssize_t instead of int when processing the number of super-classes (GH-127523)#128700
JelleZijlstra merged 1 commit intopython:3.12from
miss-islington:backport-2fcdc84-3.12

Conversation

@miss-islington
Copy link
Contributor

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

(cherry picked from commit 2fcdc84)

Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…e number of super-classes (pythonGH-127523)

(cherry picked from commit 2fcdc84)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) January 10, 2025 03:34
@JelleZijlstra JelleZijlstra merged commit b55c404 into python:3.12 Jan 10, 2025
25 checks passed
@miss-islington miss-islington deleted the backport-2fcdc84-3.12 branch January 2, 2026 16:44
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