Skip to content

Fix connection info in ClientConnectorError client exception #4097

Closed
@asvetlov

Description

@asvetlov

The message like Cannot connect to host www.google.com:443 ssl:None is misleading.
ssl:None means 'default', not 'disabled'

Cannot connect to host www.google.com:443 ssl:[default] looks much better

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Fix connection info in ClientConnectorError client exception · Issue #4097 · aio-libs/aiohttp