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


Commits:
ccf2f7f4 by Matti Picus at 2022-03-22T17:54:43+02:00
adpot includes for PEP 3123, fix translation and some tests

--HG--
branch : pep-3123

- - - - -
2d879c52 by Matti Picus at 2022-03-22T22:48:45+02:00
fix tests, fix initialization warning

--HG--
branch : pep-3123

- - - - -
02fbb34e by Matti Picus at 2022-03-22T23:00:14+02:00
Merge with pep-3123

--HG--
branch : py3-pep-3123

- - - - -
0da67eed by Matti Picus at 2022-03-23T18:20:18+02:00
fix test

--HG--
branch : py3-pep-3123

- - - - -
022d3ea6 by Matti Picus at 2022-03-23T22:20:00+02:00
merge py3-pep-3123 which fixes PyObject and PyVarObject for strict-aliasing

--HG--
branch : py3.8

- - - - -


13 changed files:

- pypy/module/cpyext/api.py
- pypy/module/cpyext/bytesobject.py
- pypy/module/cpyext/eval.py
- pypy/module/cpyext/include/object.h
- pypy/module/cpyext/parse/cpyext_object.h
- pypy/module/cpyext/pyobject.py
- pypy/module/cpyext/sequence.py
- pypy/module/cpyext/test/test_bytesobject.py
- pypy/module/cpyext/test/test_traceback.py
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/cpyext/test/test_unicodeobject.py
- pypy/module/cpyext/tupleobject.py
- pypy/module/cpyext/typeobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cb05c47bb5e1c5de97fe1bc5f7fa92ce2175748a...022d3ea68ddb1c057165aca9e3b9a0f8a526df7b

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cb05c47bb5e1c5de97fe1bc5f7fa92ce2175748a...022d3ea68ddb1c057165aca9e3b9a0f8a526df7b
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