mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-02 14:10:23 +08:00
Bump ctypes to 3.14 (#14137)
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
# ====================================================================
|
||||
|
||||
asyncio.tools
|
||||
ctypes.c_double_complex._type_
|
||||
ctypes.c_float_complex._type_
|
||||
ctypes.c_longdouble_complex._type_
|
||||
|
||||
|
||||
# =======
|
||||
|
||||
@@ -3,6 +3,3 @@
|
||||
# ====================================================================
|
||||
|
||||
asyncio.tools
|
||||
ctypes.c_double_complex._type_
|
||||
ctypes.c_float_complex._type_
|
||||
ctypes.c_longdouble_complex._type_
|
||||
|
||||
@@ -16,17 +16,6 @@ compression.gzip.GzipFile.readinto1
|
||||
compression.gzip.GzipFile.readinto1
|
||||
compression.gzip.compress
|
||||
compression.zstd
|
||||
ctypes.memoryview_at
|
||||
ctypes.py_object.__class_getitem__
|
||||
ctypes.util.dllist
|
||||
ctypes.wintypes.HCONV
|
||||
ctypes.wintypes.HCONVLIST
|
||||
ctypes.wintypes.HCURSOR
|
||||
ctypes.wintypes.HDDEDATA
|
||||
ctypes.wintypes.HDROP
|
||||
ctypes.wintypes.HFILE
|
||||
ctypes.wintypes.HRESULT
|
||||
ctypes.wintypes.HSZ
|
||||
fractions.Fraction.__pow__
|
||||
fractions.Fraction.__rpow__
|
||||
gzip.GzipFile.readinto
|
||||
|
||||
@@ -4,9 +4,6 @@
|
||||
|
||||
_winapi.COPY_FILE_DIRECTORY
|
||||
compression.zlib.ZLIBNG_VERSION
|
||||
ctypes.c_double_complex
|
||||
ctypes.c_float_complex
|
||||
ctypes.c_longdouble_complex
|
||||
encodings.win32_code_page_search_function
|
||||
nt.readinto
|
||||
pathlib.Path.group
|
||||
|
||||
Reference in New Issue
Block a user