Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: d5ea9f08 by Matti Picus at 2022-02-08T07:48:59+02:00 do not redefine PY_UINT32_T when using cpyext and rpython - - - - - 8abf749a by Matti Picus at 2022-02-08T07:49:28+02:00 test, fix pyexpat error msg conversion - - - - - 3262a290 by Matti Picus at 2022-02-08T11:22:55+02:00 don't redefine or prematurely define _XOPEN_SOURCE (ncurses-config --cflags would define it) - - - - - f0d4e578 by Matti Picus at 2022-02-08T12:46:36+02:00 avoid using epoll_event from RPython since it is a packed struct - - - - - a8866e2f by Matti Picus at 2022-02-08T14:28:53+02:00 fix memory leak - - - - - a9655d9a by Matti Picus at 2022-02-08T14:52:57+02:00 update release note - - - - - 8b07b1e0 by Matti Picus at 2022-02-08T22:39:28+02:00 merge default --HG-- branch : py3.7 - - - - - 6 changed files: - pypy/doc/release-v7.3.8.rst - pypy/module/pyexpat/interp_pyexpat.py - pypy/module/select/interp_epoll.py - rpython/rlib/rvmprof/src/shared/vmprof_getpc.h - rpython/translator/c/src/support.c - rpython/translator/tool/cbuild.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/62f883d24674b874c9e75aa2944b33ed3d072055...8b07b1e0d73f27b8b7cc78a97b14631b410c4ba3 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/62f883d24674b874c9e75aa2944b33ed3d072055...8b07b1e0d73f27b8b7cc78a97b14631b410c4ba3 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