Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: a60baa2d by Matti Picus at 2021-07-13T10:51:55+03:00 fix test for windows - - - - - 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 - - - - - 7caf9e27 by Matti Picus at 2021-07-13T14:29:11+03:00 merge default into branch --HG-- branch : py3.7 - - - - - e10bb64e by Matti Picus at 2021-07-13T15:25:13+03:00 remove redunant validator check: os.isatty already checks fd --HG-- branch : py3.7 - - - - - 10 changed files: - pypy/module/cpyext/api.py - pypy/module/posix/interp_posix.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_rbigint.py - rpython/rlib/test/test_rwin32.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d854e2f83a9fb1abde4a7976d6d740245a455268...e10bb64e776fe394459fd4d9dc2c81d4ec9f7a1c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d854e2f83a9fb1abde4a7976d6d740245a455268...e10bb64e776fe394459fd4d9dc2c81d4ec9f7a1c You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit