[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: fix _io warning type

Matti Picus (@mattip) foss at heptapod.net
Wed Dec 29 17:27:58 EST 2021



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


Commits:
7647cbce by Matti Picus at 2021-12-29T23:36:29+02:00
fix _io warning type

--HG--
branch : py3.8

- - - - -
72c114c4 by Matti Picus at 2021-12-30T00:27:32+02:00
in socket.socket(fileno=fileno), fileno must be an int not fid itself

--HG--
branch : py3.8

- - - - -


4 changed files:

- pypy/module/_io/interp_io.py
- pypy/module/_io/test/apptest_io.py
- pypy/module/_socket/interp_socket.py
- pypy/module/_socket/test/test_sock_app.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/311e7db7ace07b2e9b18e4150633fef693428b49...72c114c4dff202ce7d7a481af3d288742725a093

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/311e7db7ace07b2e9b18e4150633fef693428b49...72c114c4dff202ce7d7a481af3d288742725a093
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211229/6e84fdf7/attachment.html>


More information about the pypy-commit mailing list