Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: 755a1cbd by Sebastian Berg at 2021-01-09T15:53:47-06:00 CPyext: Forward port METH_FASTCALL from merge request !784 This forward ports Merge request !784 to the py3.8 branch. The Python API is stable in this regard, so that no changes are necessary. As noted on the first PR. It does not accomodate for the `const` qualifier. --HG-- branch : fastcall-py3.8 - - - - - b37de482 by Matti Picus at 2021-01-10T11:51:23+00:00 Merge branch 'branch/fastcall-py3.8' into 'branch/py3.8' CPyext: Forward port METH_FASTCALL from merge request !784 See merge request pypy/pypy!796 --HG-- branch : py3.8 - - - - - 6 changed files: - pypy/module/cpyext/api.py - pypy/module/cpyext/include/methodobject.h - pypy/module/cpyext/methodobject.py - pypy/module/cpyext/parse/cpyext_object.h - pypy/module/cpyext/test/test_methodobject.py - pypy/tool/cpyext/extbuild.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/c654f2203ff3308dcdc4579b8f03094b046296f2...b37de4820f30407c5118f4d4ee15c37fe297b754 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c654f2203ff3308dcdc4579b8f03094b046296f2...b37de4820f30407c5118f4d4ee15c37fe297b754 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