- Remove test import from tests (#31) (
c529b15
)
- Avoid _interleave_addrinfos when there is only a single addr_info (#29) (
305f6f1
)
- Make interleave with pop_addr_infos_interleave optional to match cpython (#28) (
adbc8ad
)
- Add addr_to_addr_info util for converting addr to addr_infos (#27) (
2e25a98
)
- Require the full address tuple for the remove_addr_infos util (#26) (
d7e5df1
)
- Move types into a single file (#24) (
8d4cfee
)
- Add utils (#23) (
d89311d
)
- License should be psf-2.0 (#22) (
ca9c1fc
)
- Add some more examples to the docs (#21) (
6cd0b5d
)
- Add coverage for multiple and same exceptions (#20) (
2781b87
)
- Ensure exception error is stringified (#17) (
747cf1d
)
- Add coverage for unexpected exception (#16) (
bad4874
)
- Add coverage for bind failure with local addresses (#15) (
f71ec23
)
- Add coverage for passing local addresses (#14) (
72a92e3
)
- Add example usage (#13) (
707fddc
)
- Rename create_connection to start_connection (#12) (
f8b6038
)
- Add coverage for interleave (#11) (
62817f1
)
- Add coverage for multi ipv6 (#10) (
6dc8f89
)
- Add coverage for ipv6 failure (#9) (
7aee8f6
)
- Improve test coverage (#8) (
afcfe5a
)
- Improve doc strings (#7) (
3d5f7fd
)
- Add more tests (#6) (
4428c07
)
- Optimize for single case (#5) (
c7d72f3
)
- Optimize for single case (#4) (
d371c46
)
- Init (#2) (
c9a9099
)
- Reserve name on pypi (#1) (
2207f8d
)