Michał Górny pushed to branch topic/default/socket-sethostname at PyPy / pypy
Commits: c17b1e19 by Michał Górny at 2020-05-19T16:10:27Z implement socket.sethostname() Implement missing socket.sethostname() function as discussed in issue #3198. - - - - - 5 changed files: - pypy/module/_socket/interp_func.py - pypy/module/_socket/moduledef.py - rpython/rlib/_rsocket_rffi.py - rpython/rlib/rsocket.py - rpython/rlib/test/test_rsocket.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/c17b1e195f86774359a02e800da117de6dad1632 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/c17b1e195f86774359a02e800da117de6dad1632 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
