[pypy-commit] [Git][pypy/pypy][branch/stdlib-2.7.18-3] 2 commits: Check return value of decoder.getstate()

Stefano Rivera foss at heptapod.net
Fri Oct 9 11:41:35 EDT 2020



Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy


Commits:
2cdce53c by Stefano Rivera at 2020-10-09T08:19:20-07:00
Check return value of decoder.getstate()
(grafted from c795f015ed3622fec95ddaba460f87e197a8a736)

--HG--
branch : stdlib-2.7.18-3

- - - - -
e4d87836 by Stefano Rivera at 2020-10-09T08:41:16-07:00
bpo-31271: A TypeError should be raised in case the return value of encoder's encode() is invalid.

--HG--
branch : stdlib-2.7.18-3

- - - - -


2 changed files:

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


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/e20c5ce6cffbdd04bb3e01615fb1f3681ff12b83...e4d8783625c57a74ef0c667adb0a3a414992a21c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e20c5ce6cffbdd04bb3e01615fb1f3681ff12b83...e4d8783625c57a74ef0c667adb0a3a414992a21c
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/20201009/ae51f6e5/attachment.html>


More information about the pypy-commit mailing list