Matti Picus pushed to branch branch/default at PyPy / pypy
Commits: a36bbe54 by Matti Picus at 2020-08-24T17:44:51+03:00 suppress IPH in fclose, pclose via new Suppress_IPH context manager This should be used where CPython uses _Py_BEGIN_SUPPRESS_IPH, _Py_END_SUPPRESS_IPH - - - - - 2 changed files: - rpython/rlib/rfile.py - rpython/rlib/rposix.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/a36bbe544ff90154c9519363550c0ae2ad192c0c -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/commit/a36bbe544ff90154c9519363550c0ae2ad192c0c 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
