Add CTYPES_MAX_ARGCOUNT to _ctypes (#8601)

This commit is contained in:
Nikita Sobolev
2022-08-24 00:52:16 +03:00
committed by GitHub
parent 2066b9533c
commit fed419b8f1
2 changed files with 3 additions and 1 deletions

View File

@@ -12,7 +12,6 @@ _collections_abc.MappingView.__class_getitem__
_collections_abc.ValuesView.__reversed__
_csv.Reader
_csv.Writer
_ctypes.CTYPES_MAX_ARGCOUNT
_operator.attrgetter.__vectorcalloffset__
_operator.itemgetter.__vectorcalloffset__
argparse._MutuallyExclusiveGroup.add_mutually_exclusive_group