[pypy-commit] [Git][pypy/pypy][branch/py3-StringIO-perf] Fix StringIO.__setstate__(): start in READING mode and don't retranslate the string

Ronan Lamy foss at heptapod.net
Wed Feb 26 11:59:27 EST 2020


Ronan Lamy pushed to branch branch/py3-StringIO-perf at PyPy / pypy


Commits:
d99b88f6 by Ronan Lamy at 2020-02-26T16:58:28+00:00
Fix StringIO.__setstate__(): start in READING mode and don't retranslate the string

--HG--
branch : py3-StringIO-perf

- - - - -


2 changed files:

- pypy/module/_io/interp_stringio.py
- pypy/module/_io/test/test_stringio.py


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

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/d99b88f60a56be8ab1c799fe4c6f8e27c3f36e9c
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200226/117f28b9/attachment.html>


More information about the pypy-commit mailing list