Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
a2877a1d by Carl Friedrich Bolz-Tereick at 2021-10-26T12:01:05+02:00
fix versions

--HG--
branch : py3.9

- - - - -
1123e564 by Carl Friedrich Bolz-Tereick at 2021-10-26T12:23:08+02:00
make the vectorcall protocoll no longer provisional

--HG--
branch : py3.9

- - - - -
f6243764 by Carl Friedrich Bolz-Tereick at 2021-10-26T12:55:52+02:00
try to get _testcapi working

--HG--
branch : py3.9

- - - - -
a8495fa9 by Carl Friedrich Bolz-Tereick at 2021-10-26T13:55:19+02:00
add platlibdir hardcoded to lib for now, to get things working again

--HG--
branch : py3.9

- - - - -
43b74b4d by Carl Friedrich Bolz-Tereick at 2021-10-26T19:28:42+02:00
remove the use of BUILD_TUPLE_UNPACK

--HG--
branch : py3.9

- - - - -


13 changed files:

- lib-python/3/opcode.py
- lib_pypy/_testcapimodule.c
- pypy/interpreter/astcompiler/assemble.py
- pypy/interpreter/astcompiler/codegen.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/pyopcode.py
- pypy/module/cpyext/include/abstract.h
- pypy/module/cpyext/include/object.h
- pypy/module/cpyext/include/patchlevel.h
- pypy/module/cpyext/methodobject.py
- pypy/module/cpyext/test/test_typeobject.py
- pypy/module/sys/moduledef.py
- pypy/module/sys/version.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d638cc16b588d690f32fc034eb53a5ac1999bacd...43b74b4d470cfb237a56acab9b96f4cdcecaeeae

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/d638cc16b588d690f32fc034eb53a5ac1999bacd...43b74b4d470cfb237a56acab9b96f4cdcecaeeae
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