Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
5b31c9b3 by CF Bolz-Tereick at 2023-11-23T16:08:06+01:00
#4038: fix universal newline but non-translating text-io:

in this mode, two \r at the end of the file were combined into a single line by
.readline()

- - - - -


2 changed files:

- pypy/module/_io/interp_textio.py
- pypy/module/_io/test/apptest_io.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/5b31c9b32ef9c204de9b0671cdcb542a8c6f2e25

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/5b31c9b32ef9c204de9b0671cdcb542a8c6f2e25
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to