Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 7587d285 by Matti Picus at 2020-11-28T23:43:26+02:00 fix const-ness of char * fields (bpo 28761) --HG-- branch : const - - - - - 221b6f34 by Matti Picus at 2020-11-29T01:37:59+02:00 fix char* -> const char* for translation --HG-- branch : const - - - - - 22d30a88 by Matti Picus at 2020-11-29T13:56:11+02:00 document branch to be merged --HG-- branch : const - - - - - 0fab1cd0 by Matti Picus at 2020-11-29T13:56:57+02:00 merge const into py3.7 which changes some "char*" to "const char*" --HG-- branch : py3.7 - - - - - e4ba3b1c by Matti Picus at 2020-11-29T13:59:58+02:00 document merged branch, fix test for py3.7 --HG-- branch : py3.7 - - - - - 8 changed files: - pypy/doc/test/test_whatsnew.py - pypy/doc/whatsnew-pypy3-head.rst - pypy/module/_hpy_universal/interp_cpy_compat.py - pypy/module/cpyext/include/structseq.h - pypy/module/cpyext/parse/cpyext_descrobject.h - pypy/module/cpyext/parse/cpyext_object.h - pypy/module/cpyext/structmember.py - pypy/module/cpyext/typeobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/3e09b9039957186702e382f5206fed981550a9fb...e4ba3b1c07349f27d912e5e55b733102678cae28 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/3e09b9039957186702e382f5206fed981550a9fb...e4ba3b1c07349f27d912e5e55b733102678cae28 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