python-trio / trio-typing

Type hints for Trio and related projects
Other
27 stars 13 forks source link

Fixed return type of getaddrinfo() #57

Closed agronholm closed 2 years ago

agronholm commented 2 years ago

The first two elements have been of types AddressFamily and SocketKind since Python 3.4.