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.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to