[pypy-commit] [Git][pypy/pypy][branch/py3.7] test, implement PyFile_FromFd (which replaced PyFile_FromFile in python 3.0)

Matti Picus foss at heptapod.net
Wed Mar 17 15:52:50 EDT 2021



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


Commits:
9e875c96 by Matti Picus at 2021-03-17T21:52:12+02:00
test, implement PyFile_FromFd (which replaced PyFile_FromFile in python 3.0)

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/module/cpyext/pyfile.py
- pypy/module/cpyext/stubs.py
- pypy/module/cpyext/test/test_pyfile.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/9e875c961dbb6a99a87b7a6f99994d0b8f8d8f1a

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/9e875c961dbb6a99a87b7a6f99994d0b8f8d8f1a
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/20210317/242c7011/attachment.html>


More information about the pypy-commit mailing list