add missing attributes of _thread_local._localimpl (#13143)

add missing attributes of _thread_local._localimpl
This commit is contained in:
Stephen Morton
2024-11-28 07:10:37 -08:00
committed by GitHub
parent 00c0c8d984
commit 5c7d51f3b8
2 changed files with 4 additions and 2 deletions

View File

@@ -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