mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-09 13:34:58 +08:00
SimpleQueue and Empty live in _queue (#12979)
This commit is contained in:
@@ -445,7 +445,7 @@ multiprocessing.reduction.AbstractReducer.ForkingPickler
|
||||
multiprocessing.pool.Pool.__del__
|
||||
|
||||
# C signature is broader than what is actually accepted
|
||||
queue.SimpleQueue.__init__
|
||||
_?queue.SimpleQueue.__init__
|
||||
|
||||
# Items that depend on the existence and flags of SSL
|
||||
imaplib.IMAP4_SSL.ssl
|
||||
|
||||
Reference in New Issue
Block a user