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

Michał Górny foss at heptapod.net
Tue May 19 15:52:54 EDT 2020



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.


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


More information about the pypy-commit mailing list