Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
3ceb94e5 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/3ceb94e55b72ee830d03ef5c658da1d20e4c3ba6

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/3ceb94e55b72ee830d03ef5c658da1d20e4c3ba6
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to