Matti Picus pushed to branch branch/default at PyPy / pypy
Commits: e67c4108 by Matti Picus at 2021-02-21T16:24:11+02:00 test, fix for PyObject_Format(space.wrap(type('a')), None) --HG-- branch : issue-3404 - - - - - 3dc2b420 by Matti Picus at 2021-02-21T20:05:34+02:00 update cffi to c16abb8f809f - - - - - fdfe9d93 by Matti Picus at 2021-02-21T20:20:13+02:00 merge branch to fix PyObject_Format for type objects (issue 3404) - - - - - 6 changed files: - extra_tests/cffi_tests/test_c.py - lib_pypy/cffi/verifier.py - pypy/doc/whatsnew-head.rst - pypy/module/_cffi_backend/test/_backend_test_c.py - pypy/module/cpyext/object.py - pypy/module/cpyext/test/test_object.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/625bd7d538d05d9970033a6c68554ac68a29d1f5...fdfe9d935ee8eef660f8efa1c2845520fa1b0bed -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/625bd7d538d05d9970033a6c68554ac68a29d1f5...fdfe9d935ee8eef660f8efa1c2845520fa1b0bed You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
