When using localhost on mac, both ipv4 and ipv6 are tried and raise separate errors which are combined by asyncio and difficult/inelegant to handle. Python 3.12 adds the argument all_errors, which would make this easier. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| client.py | ||
| context.py | ||