mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
18b883b9e9
gh-132657: add regression test for `PySet_Contains` with unhashable type (GH-141411)
(cherry picked from commit 2ac738d325)
Co-authored-by: M Bussonnier <bussonniermatthias@gmail.com>