You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
I think we broke something with PR #302, when we started to bypass the system getaddrinfo for addresses that look like an IP address.
I've just run the uvloop test suite over the latest asyncio code base, and a few tests crashed. Amongst them, tests that test looo.create_server and create a basic aiohttp server, that set port to None or an str.