sig/pool.rbs in httpx-1.0.2 vs sig/pool.rbs in httpx-1.1.0

- old
+ new

@@ -43,10 +43,10 @@ def deselect_connection: (Selector::selectable) -> Selector::selectable? def coalesce_connections: (Connection coalescable, Connection coalescing) -> void - def next_timeout: () -> (Integer | Float | nil) + def next_timeout: () -> Numeric? def find_resolver_for: (Connection) { (Resolver::Resolver resolver) -> void } -> resolver_manager end end