SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-43277: Add PySet_CheckExact to the C-API (GH-24598)

For some mysterious reason we have PySet_Check, PyFrozenSet_Check, PyAnySet_Check, PyAnySet_CheckExact and PyFrozenSet_CheckExact but no PySet_CheckExact.
P
Pablo Galindo committed
d439fb304ca3098aab1ed0a314996f9d29347b21
Parent: 46496f9
Committed by GitHub <noreply@github.com> on 2/20/2021, 6:03:08 PM