mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-19 14:28:04 +08:00
Bump gevent to 24.10.* (#12779)
This commit is contained in:
@@ -221,3 +221,7 @@ gevent._types
|
||||
# useful way to use it as a keyword argument; we mark it positional-only.
|
||||
gevent.pool.GroupMappingMixin.imap
|
||||
gevent.pool.GroupMappingMixin.imap_unordered
|
||||
|
||||
# Importing gevent.monkey.__main__ leads to issues in stubtest, since gevent will
|
||||
# try to monkeypatch stubtest
|
||||
gevent.monkey.__main__
|
||||
|
||||
Reference in New Issue
Block a user