Commit Graph

6 Commits

Author SHA1 Message Date
Maxime Beauchemin
e51b95ffa8 chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-12-18 17:41:34 -08:00
John Bodley
a4d5d7c6b9 chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
vin01
38782bb98a fix(utils): use getaddrinfo response to support dual-stack port checks (#21043) 2022-09-01 18:28:02 -07:00
vin01
2aa3bb6c00 fix(utils): use getaddrinfo for hostname check to support ipv6 (#21042) 2022-09-01 18:27:50 -07:00
PApostol
9121e4555d chore: Remove unreachable return statements (#17622)
* Remove unreachable return statements

* Remove unnecessary int casting
2021-12-07 20:28:35 +02:00
Beto Dealmeida
db57f90a34 feat: better error message when adding DBs (#13601)
* WIP

* Adding tests

* Add unit tests

* Show error message

* Fix lint

* Fix after rebase
2021-03-17 20:29:26 -07:00