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.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to