X Tutup
Skip to content

[3.12] gh-132002: Fix crash of ContextVar on unhashable str subtype (GH-132003)#132008

Merged
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-ab2a3dd-3.12
Apr 2, 2025
Merged

[3.12] gh-132002: Fix crash of ContextVar on unhashable str subtype (GH-132003)#132008
sobolevn merged 1 commit intopython:3.12from
miss-islington:backport-ab2a3dd-3.12

Conversation

@miss-islington
Copy link
Contributor

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

(cherry picked from commit ab2a3dd)

Co-authored-by: sobolevn mail@sobolevn.me

pythonGH-132003)

(cherry picked from commit ab2a3dd)

Co-authored-by: sobolevn <mail@sobolevn.me>
@sobolevn sobolevn enabled auto-merge (squash) April 2, 2025 11:50
@sobolevn sobolevn merged commit b3cf1f2 into python:3.12 Apr 2, 2025
31 checks passed
@miss-islington miss-islington deleted the backport-ab2a3dd-3.12 branch January 2, 2026 18:06
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.

2 participants

X Tutup