[pypy-commit] [Git][pypy/pypy][branch/py3.6] 6 commits: Reduce diff with py3.6

Matti Picus foss at heptapod.net
Sun May 24 11:01:24 EDT 2020



Matti Picus pushed to branch branch/py3.6 at PyPy / pypy


Commits:
2e0e0f47 by Ronan Lamy at 2020-05-13T18:10:39Z
Reduce diff with py3.6

- - - - -
f602904e by Matti Picus at 2020-05-16T19:47:35Z
backport CPython 3.6.9 test diffs

--HG--
branch : ssl

- - - - -
7fd2b1dc by Matti Picus at 2020-05-16T19:59:19Z
close branch to be merged

--HG--
branch : ssl

- - - - -
b0474d19 by Matti Picus at 2020-05-16T20:00:00Z
merge branch that fixes failing ssl tests

- - - - -
3ceb94e5 by Michał Górny at 2020-05-19T16:10:27Z
implement socket.sethostname()

Implement missing socket.sethostname() function as discussed in issue
#3198.

- - - - -
b9247c5d by Matti Picus at 2020-05-22T08:48:58Z
merge default into branch

--HG--
branch : py3.6

- - - - -


6 changed files:

- pypy/doc/whatsnew-head.rst
- 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/compare/e3ee2bbfd2c6e6e55156d50df2883be91b00a003...b9247c5df84e7b2d2e099d28f0ff3adc0f553f19

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/e3ee2bbfd2c6e6e55156d50df2883be91b00a003...b9247c5df84e7b2d2e099d28f0ff3adc0f553f19
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/20200524/07d3d285/attachment.html>


More information about the pypy-commit mailing list