mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 14:01:55 +08:00
Enforce Positional Arguments for _CData.from_param (#12373)
This commit is contained in:
@@ -14,11 +14,6 @@ ctypes._endian.SIZEOF_TIME_T
|
||||
ctypes._endian.cdll
|
||||
ctypes._endian.pydll
|
||||
ctypes._endian.pythonapi
|
||||
ctypes.c_char_p.from_param
|
||||
ctypes.c_void_p.from_param
|
||||
ctypes.c_wchar_p.from_param
|
||||
ctypes.wintypes.PCHAR.from_param
|
||||
ctypes.wintypes.PWCHAR.from_param
|
||||
doctest.TestResults.__doc__
|
||||
doctest.TestResults.__new__
|
||||
filecmp.dircmp.__init__
|
||||
|
||||
Reference in New Issue
Block a user