Sitelet https://github.com/python/cpython/pull/132548
Skip to content

[3.13] gh-132176: Fix crash on type() when tuple subclass passed as bases (GH-132212) - #132548

Merged
sobolevn merged 1 commit into
python:3.13from
miss-islington:backport-b6c552f-3.13
Apr 15, 2025
Merged

[3.13] gh-132176: Fix crash on type() when tuple subclass passed as bases (GH-132212)#132548
sobolevn merged 1 commit into
python:3.13from
miss-islington:backport-b6c552f-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 15, 2025

Copy link
Copy Markdown
Contributor

(cherry picked from commit b6c552f)

Co-authored-by: sobolevn mail@sobolevn.me
Co-authored-by: Victor Stinner vstinner@python.org

…s `bases` (pythonGH-132212)

(cherry picked from commit b6c552f)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Victor Stinner <vstinner@python.org>
@sobolevn
sobolevn enabled auto-merge (squash) April 15, 2025 11:18
@sobolevn
sobolevn merged commit 6d48194 into python:3.13 Apr 15, 2025
@miss-islington
miss-islington deleted the backport-b6c552f-3.13 branch January 2, 2026 18:08
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.

2 participants