socket: rework to match docs more closely, improve accuracy on linux (#11219)

Match the documentation more closely

Fixes some of #8101
This commit is contained in:
Shantanu
2024-01-04 14:36:31 -08:00
committed by GitHub
parent 9fe7e1f28f
commit 2cafcc90a7
3 changed files with 402 additions and 300 deletions

View File

@@ -198,7 +198,6 @@ xml.sax.expatreader
# Module members that exist at runtime, but are missing from stubs
# ==========
_json.encode_basestring
_socket.CAPI
_thread.LockType.acquire_lock
_thread.LockType.locked_lock
_thread.LockType.release_lock
@@ -249,7 +248,6 @@ multiprocessing.managers.SyncManager.Pool
multiprocessing.pool.Pool.Process
multiprocessing.pool.ThreadPool.Process
multiprocessing.synchronize.Semaphore.get_value
socket.CAPI
tkinter.Misc.config
tkinter.font.Font.counter
tkinter.tix.CObjView