Matti Picus pushed to branch branch/default at PyPy / pypy
Commits: fb4b34ab by Matti Picus at 2021-07-13T14:28:31+03:00 remove msvc9 _PyVerify_fd and replace FdValidator with SuppressIPH this may affect compilation on mingw since I don't know if they have an IPH handler - - - - - 8 changed files: - pypy/module/cpyext/api.py - rpython/jit/backend/test/jitlog_test.py - rpython/rlib/rfile.py - rpython/rlib/rjitlog/test/test_jitlog.py - rpython/rlib/rposix.py - rpython/rlib/rwin32.py - rpython/rlib/streamio.py - rpython/rlib/test/test_rwin32.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/fb4b34abe15a9cd2233aa46ae7d58ca1ebe02519 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/fb4b34abe15a9cd2233aa46ae7d58ca1ebe02519 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
