Neil Schemenauer added the comment: This patch works for me as well. Debian testing, kernel: Linux version 4.9.0-3-amd64 (debian-ker...@lists.debian.org) (gcc version 6.3.0 20170425 (Debian 6.3.0-16) ) #1 SMP Debian 4.9.25-1 (2017-05-02)
In the 3.6.1 Python release, test_socket fails with: test test_socket failed -- Traceback (most recent call last): File "/home/nas/src/cpython/Lib/test/support/__init__.py", line 556, in wrapper return func(*args, **kw) File "/home/nas/src/cpython/Lib/test/test_socket.py", line 5497, in test_aead_aes_gcm res = op.recv(assoclen + len(plain) + taglen) OSError: [Errno 22] Invalid argument ---------- nosy: +nascheme _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29324> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com