Bump gevent to 24.10.* (#12779)

This commit is contained in:
David Salvisberg
2024-10-11 07:24:41 -07:00
committed by GitHub
parent 03fe755ec1
commit 2d31815232
6 changed files with 29 additions and 6 deletions
@@ -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__