mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
chore(deps): update pytype and pyright (#11595)
This commit is contained in:
@@ -217,3 +217,8 @@ gevent.events.IPeriodicMonitorThreadStartedEvent
|
||||
# internal use module for some complex protocols used across different modules
|
||||
# so there wasn't really a great place for them
|
||||
gevent._types
|
||||
|
||||
# The first parameter is technically positional-or-keyword but there's no
|
||||
# useful way to use it as a keyword argument; we mark it positional-only.
|
||||
gevent.pool.GroupMappingMixin.imap
|
||||
gevent.pool.GroupMappingMixin.imap_unordered
|
||||
|
||||
Reference in New Issue
Block a user