Skip to content

[3.13] gh-132657: add regression test for PySet_Contains with unhashable type (GH-141411) - #141467

Merged
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-2ac738d-3.13
Nov 12, 2025
Merged

[3.13] gh-132657: add regression test for PySet_Contains with unhashable type (GH-141411)#141467
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-2ac738d-3.13

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

(cherry picked from commit 2ac738d)

Co-authored-by: M Bussonnier bussonniermatthias@gmail.com

…able type (pythonGH-141411)
(cherry picked from commit 2ac738d)
Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>
@kumaraditya303
kumaraditya303 merged commit 18b883b into python:3.13Nov 12, 2025
44 checks passed
@miss-islington
miss-islington deleted the backport-2ac738d-3.13 branch January 2, 2026 16:43
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.

3 participants

@miss-islington@kumaraditya303@Carreau