SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 67 Python

gh-141510: Check argument in PyDict_Contains() (#145083)

PyDict_Contains() and PyDict_ContainsString() now fail with
SystemError if the first argument is not a dict, frozendict, dict
subclass or frozendict subclass.
V
Victor Stinner committed
c9380aebbe35973528392ff85f8914eb4c626d5b
Parent: f1f61bf
Committed by GitHub <noreply@github.com> on 2/21/2026, 5:36:02 PM