AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Fix up dependencies to match requirements
- version update to 2.5 * #10: Fix race condition in ``occupied`` and ``free``
- Update to 2.4: * find_available_local_port now relies on socket.getaddrinfo to find a suitable address family.
- Update to 2.3: * Fix README rendering. * Merge with skeleton, including embedded license file. * #1: Removed portend._getaddrinfo and its usage in Checker.assert_free. * #5: Restored use of portend.client_host during assert_free check on Windows, fixing check when the bind address is *ADDR_ANY.
- initial commit