[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix libpypy*.so name in venv

Matti Picus (@mattip) foss at heptapod.net
Tue Jan 18 05:13:33 EST 2022



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


Commits:
5d64f9bc by Matti Picus at 2022-01-18T07:35:28+02:00
fix libpypy*.so name in venv

--HG--
branch : py3.9

- - - - -
80e77294 by Matti Picus at 2022-01-18T07:48:45+02:00
list.remove(element) has different error message on PyPy

--HG--
branch : py3.9

- - - - -
18f6e5b4 by Matti Picus at 2022-01-18T08:17:44+02:00
update _test*.c for 3.9.10, but skip _testinternalcapi.c tests

--HG--
branch : py3.9

- - - - -
a3c45ece by Matti Picus at 2022-01-18T11:17:13+02:00
disable enough of _test_capimodule to not crash

--HG--
branch : py3.9

- - - - -


9 changed files:

- lib-python/3/test/test_capi.py
- lib-python/3/test/test_xml_etree.py
- lib-python/3/venv/__init__.py
- lib_pypy/_testbuffer.c
- lib_pypy/_testcapimodule.c
- lib_pypy/_testinternalcapi.c
- lib_pypy/_testmultiphase.c
- pypy/module/cpyext/bytearrayobject.py
- pypy/module/cpyext/parse/typeslots.h


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a87d33a14e265f2d7634f0515eba978584eccb26...a3c45ecefcf22c4b2c636594eb628d1c33e56b5c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/a87d33a14e265f2d7634f0515eba978584eccb26...a3c45ecefcf22c4b2c636594eb628d1c33e56b5c
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/20220118/f62a59e1/attachment.html>


More information about the pypy-commit mailing list