influxdb3-python icon indicating copy to clipboard operation
influxdb3-python copied to clipboard

fix: support ipv6 hosts

Open oclyke opened this issue 6 months ago • 0 comments
trafficstars

Proposed Changes

Propose testing for IPv6 addresses in host and using square brackets to distinguish.

The associated test fails without this fix and passes with.

Checklist

  • [x] CHANGELOG.md updated
  • [x] Rebased/mergeable
  • [x] A test has been added if appropriate
  • [x] Tests pass
  • [x] Commit messages are conventional
  • [x] Sign CLA (if not already signed)

oclyke avatar Apr 30 '25 01:04 oclyke