[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: remove tp_pypy_flags for 3.8 so we do not have to bump the PYPY_VERSION

Matti Picus (@mattip) foss at heptapod.net
Sun Dec 19 17:35:50 EST 2021



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


Commits:
575ef438 by Matti Picus at 2021-12-19T23:35:42+02:00
remove tp_pypy_flags for 3.8 so we do not have to bump the PYPY_VERSION

Make sure this change is not merged to py3.9

--HG--
branch : py3.8

- - - - -
86407c2e by Matti Picus at 2021-12-20T00:26:55+02:00
one step closer to running untranslated test on top of pypy2.7 on x86_64

--HG--
branch : py3.8

- - - - -


7 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/include/floatobject.h
- pypy/module/cpyext/include/object.h
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/src/tupleobject.c
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d389ce7ddb04840b7c1ec74c1ca287dc42052c37...86407c2e2f328f2bba84ccf2351e8ad3812ca69c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d389ce7ddb04840b7c1ec74c1ca287dc42052c37...86407c2e2f328f2bba84ccf2351e8ad3812ca69c
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211219/82bc5efc/attachment.html>


More information about the pypy-commit mailing list