Ronan Lamy pushed to branch topic/py3.6/recvmsg_into at PyPy / pypy
Commits: 0e24b453 by Ronan Lamy at 2020-04-17T22:14:33Z Simplify rpython recvinto() and deal with non-raw buffers in interp_socket.py The 'rwbuffer' argument must now have a valid .get_raw_address(). --HG-- branch : py3.6 - - - - - 4 changed files: - pypy/module/_socket/interp_socket.py - pypy/module/_socket/test/test_sock_app.py - rpython/rlib/rsocket.py - rpython/rlib/test/test_rsocket.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/0e24b4530fe481c71e760121ca5f83e51a499017 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/0e24b4530fe481c71e760121ca5f83e51a499017 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
