Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy

Commits:
7ec753fe by Carl Friedrich Bolz-Tereick at 2020-03-31T14:45:11+02:00
start implementing TextIOWrapper.reconfigure

(not completely done yet: it's not quite possible to easily distinguish 
"this
kwonly argument wasn't passed" from "this kwonly argument was 
passed w_None",
which is needed here.)

--HG--
branch : py3.7

- - - - -


3 changed files:

- pypy/interpreter/gateway.py
- pypy/module/_io/interp_textio.py
- pypy/module/_io/test/apptest_textio.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/7ec753fef7e89a30ed90de88a7ad20bf2cf1d728

---
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/commit/7ec753fef7e89a30ed90de88a7ad20bf2cf1d728
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