[pypy-commit] [Git][pypy/pypy][topic/default/socket-sethostname] implement socket.sethostname()

Michał Górny foss at heptapod.net
Thu May 21 01:23:33 EDT 2020



Michał Górny pushed to branch topic/default/socket-sethostname 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200521/d1605a8e/attachment.html>


More information about the pypy-commit mailing list