mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
add missing attributes of _thread_local._localimpl (#13143)
add missing attributes of _thread_local._localimpl
This commit is contained in:
@@ -66,8 +66,6 @@ xml.sax.expatreader
|
||||
# TODO: Module members that exist at runtime, but are missing from stubs
|
||||
# ==========
|
||||
_thread.RLock
|
||||
_threading_local._localimpl.localargs
|
||||
_threading_local._localimpl.locallock
|
||||
ctypes.ARRAY
|
||||
ctypes.SetPointerType
|
||||
ctypes.c_voidp
|
||||
|
||||
Reference in New Issue
Block a user