mirror of
https://github.com/python/cpython.git
synced 2026-05-24 13:23:00 -04:00
bc0f2ab9bb
than PySequence_Contains() and more clearly applicable to dicts. Apply the new function in setobject.c where __contains__ checking is ubiquitous.