Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits: 02dfba80 by Carl Friedrich Bolz-Tereick at 2022-11-14T21:46:46+01:00 make type lookups fill the .name field of AttributeError --HG-- branch : py3.8 - - - - - ed183cf5 by Matti Picus at 2022-11-16T14:17:43+02:00 properly instantiate PyFunction_Type, PyMethod_Type, PyRange_Type, PyTraceBack_Type (issue 3776) --HG-- branch : py3.8 - - - - - 7bcbb303 by Matti Picus at 2022-11-16T15:50:57+02:00 add a passing test --HG-- branch : py3.8 - - - - - 28afc163 by Matti Picus at 2022-11-16T17:54:01+02:00 consolidate PyObject_Call tests --HG-- branch : py3.8 - - - - - 7d570641 by Matti Picus at 2022-11-16T17:54:20+02:00 merge py3.8 --HG-- branch : py3.9 - - - - - 614b1a4e by Matti Picus at 2022-11-16T19:16:57+02:00 test, add/rename PyObject_Call variants *NoArgs, *OneArg, *MethodNoArgs, *MethodOneArg (issue 3669) --HG-- branch : py3.9 - - - - - 10 changed files: - pypy/module/cpyext/api.py - pypy/module/cpyext/eval.py - pypy/module/cpyext/include/funcobject.h - pypy/module/cpyext/include/missing.h - pypy/module/cpyext/src/missing.c - pypy/module/cpyext/test/test_eval.py - pypy/module/cpyext/test/test_object.py - pypy/module/cpyext/test/test_typeobject.py - pypy/objspace/std/test/test_typeobject.py - pypy/objspace/std/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/567c54fc82d3a9f3c70eda838ec9edc2cde325c2...614b1a4e2d5f96545a0972141625c95957c26f57 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/567c54fc82d3a9f3c70eda838ec9edc2cde325c2...614b1a4e2d5f96545a0972141625c95957c26f57 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com