Files
typeshed/stdlib/3
Daniel Farley 4fb4c80af7 Fix HTTPConnection timeout type (#3565)
`HTTPConnection` only passes timeout down to `socket.settimeout()` which is of type `Optional[float]` and has a specific action for `None`.  `HTTPConnection` should support the same behavior
2020-01-05 16:11:22 +01:00
..
2019-12-21 12:25:37 -08:00
2019-11-13 20:09:30 +01:00
2019-12-26 16:06:10 +01:00
2019-10-29 19:52:05 -07:00
2019-07-27 10:58:21 +02:00
2019-11-20 10:29:05 +00:00
2019-07-27 10:58:21 +02:00
2017-04-30 14:16:30 -07:00
2018-08-18 19:25:48 -07:00
2019-07-27 10:58:21 +02:00
2017-10-08 21:12:19 -07:00
2019-11-23 20:17:14 +01:00
2019-07-27 10:58:21 +02:00