Skip to content

Conversation

smeinecke
Copy link

The current implementation fails in AIO when the "ipv6" argument is provided:

BaseEventLoop.create_connection() got an unexpected keyword argument 'ipv6'

Since IPv6 support is automatically determined based on the server_address, the "ipv6" argument is unnecessary. To maintain backward compatibility, its also possible to ignore it if passed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant