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
fix: validate address format in _parse_address with clear errors
Previously, bare hostnames without port caused confusing ValueError
about unpacking. Now raises clear messages for missing port, invalid
port, and malformed IPv6 brackets.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments