diff options
author | Pablo Galindo <Pablogsal@gmail.com> | 2021-02-20 18:03:08 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 18:03:08 (GMT) |
commit | d439fb304ca3098aab1ed0a314996f9d29347b21 (patch) | |
tree | 10d231bac1b2f609a1179cbe8e6e06610080feb0 /pyconfig.h.in | |
parent | 46496f9d12582bf11f4911ad0f23315d6f277907 (diff) | |
download | cpython-d439fb304ca3098aab1ed0a314996f9d29347b21.zip cpython-d439fb304ca3098aab1ed0a314996f9d29347b21.tar.gz cpython-d439fb304ca3098aab1ed0a314996f9d29347b21.tar.bz2 |
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.
Diffstat (limited to 'pyconfig.h.in')
0 files changed, 0 insertions, 0 deletions