Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyPy
pypy
Merge requests
!724
implement socket.sethostname()
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Michał Górny
requested to merge
topic/default/socket-sethostname
into
branch/default
May 19, 2020
Overview
11
Commits
1
Pipelines
4
Changes
5
Implement missing socket.sethostname() function as discussed in issue
#3198
.