Skip to content

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

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

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

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 enabled auto-merge (squash) November 12, 2025 15:42
@kumaraditya303
kumaraditya303 merged commit ba73dec into python:3.14Nov 12, 2025
55 checks passed
@miss-islington
miss-islington deleted the backport-2ac738d-3.14 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