Hi Remi, Sorry for the delay.
On Tue, Jun 19, 2018 at 03:56:19PM +0200, Remi Pointel wrote: > attached is the diff to update py-uv to latest release. While here, enable > regression tests. Portwise, looks fine. I have some test errors: ``` ERROR: test_process_stdout (test_process.ProcessTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/pobj/py-uv-1.4.0/pyuv-1.4.0/tests/test_process.py", line 125, in test_process_stdout stdio=stdio) ProcessError: (-2, 'no such file or directory') ====================================================================== FAIL: test_getaddrinfo_sync_fail (test_dns.DnsTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/pobj/py-uv-1.4.0/pyuv-1.4.0/tests/test_dns.py", line 23, in test_getaddrinfo_sync_fail self.assertRaises(pyuv.error.UVError, pyuv.dns.getaddrinfo, self.loop, 'lala.lala.lala', 80, socket.AF_INET) AssertionError: UVError not raised ---------------------------------------------------------------------- Ran 235 tests in 8.622s FAILED (SKIP=3, errors=1, failures=1) ``` I think the latter is the fault of my DSL router, which resolves the obviously bogus hostname, so probably ignore that. Have you tested some consumers? -- Best Regards Edd Barrett http://www.theunixzoo.co.uk