Matti Picus pushed to branch branch/py3.10 at PyPy / pypy


Commits:
6e283bc6 by Matti Picus at 2023-05-17T13:34:07+03:00
add _PyGC_FINALIZED, PyObject_GC_IsFinalized, PyObject_GC_IsTracked for 
compatibility as functions that always return the same values

--HG--
branch : py3.10

- - - - -
25db1e3d by Matti Picus at 2023-05-17T14:04:48+03:00
fix tests for CPython3.10 (yay for apptest) and fix implementation to match

--HG--
branch : py3.10

- - - - -


4 changed files:

- pypy/module/cpyext/include/objimpl.h
- pypy/module/cpyext/object.py
- pypy/objspace/std/formatting.py
- pypy/objspace/std/test/apptest_stringformat.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/52aad584a3007b4bce04e933d42513ce4137afb5...25db1e3d089a52aae7d43db314cfcb5350aed50c

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/52aad584a3007b4bce04e933d42513ce4137afb5...25db1e3d089a52aae7d43db314cfcb5350aed50c
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

Reply via email to