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


Commits:
0d2c4425 by Carl Friedrich Bolz-Tereick at 2021-05-08T19:11:49+02:00
ouch: we were using the needlessly complicated search function when newline
translation is turned on

--HG--
branch : py3.7

- - - - -
0853afc9 by Carl Friedrich Bolz-Tereick at 2021-05-08T19:18:49+02:00
another small tweak: start translating newlines only after the \r-free prefix

--HG--
branch : py3.7

- - - - -
47ee6305 by Carl Friedrich Bolz-Tereick at 2021-05-08T21:39:55+02:00
add fast paths for W_IncrementalNewlineDecoder in W_TextIOWrapper._read_chunk

--HG--
branch : py3.7

- - - - -


1 changed file:

- pypy/module/_io/interp_textio.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b5cdbd30ac9b94d12b03bde80a0965bba76f36b...47ee63050eff235278584467e5f992fd460196ac

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/9b5cdbd30ac9b94d12b03bde80a0965bba76f36b...47ee63050eff235278584467e5f992fd460196ac
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to