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


Commits:
c1cd5f07 by Carl Friedrich Bolz-Tereick at 2022-05-09T20:17:24+02:00
#3729: fix concurrency problem in buffered io reading. there was a path where
the underlying file was closed without the buffered reader checking again,
leading to an rpython crash. fixed this way.

--HG--
branch : py3.8

- - - - -


2 changed files:

- extra_tests/test_bufferedreader.py
- pypy/module/_io/interp_bufferedio.py


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

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