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


Commits:
de336efc by Matti Picus at 2023-11-26T10:01:23+02:00
more fixes for bytearray

--HG--
branch : py3.9

- - - - -
cd8c8d4a by Matti Picus at 2023-11-26T10:02:06+02:00
sync with upstream, adds more to the comment

--HG--
branch : py3.9

- - - - -
c4b2c041 by Matti Picus at 2023-11-26T19:08:10+02:00
skip implementation details in testing zoneinfo

--HG--
branch : py3.9

- - - - -
cdedc355 by Matti Picus at 2023-11-26T19:13:08+02:00
add passing test of multiple legacy inheritance for hpy

--HG--
branch : py3.9

- - - - -
e92f57c1 by Matti Picus at 2023-11-26T19:13:59+02:00
declare _frozen_importlib, _frozen_importlib_external, zipimport to be frozen

--HG--
branch : py3.9

- - - - -
94e66665 by Matti Picus at 2023-11-26T23:23:36+02:00
do more gc.collect to make test pass, test and fix HPy_New with metaclass

--HG--
branch : py3.9

- - - - -


8 changed files:

- extra_tests/hpy_tests/_vendored/test_hpytype_legacy.py
- lib-python/3/test/test_zoneinfo/test_zoneinfo.py
- pypy/module/_hpy_universal/_vendored/hpy/devel/include/hpy/hpytype.h
- pypy/module/_hpy_universal/interp_type.py
- pypy/module/_hpy_universal/test/_vendored/test_hpytype_legacy.py
- pypy/module/imp/interp_imp.py
- pypy/objspace/std/bytearrayobject.py
- pypy/objspace/std/test/test_bytearrayobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a1fe001a37e392796c19e835d08dc419ba926fee...94e6666548670f94bc5d7dcd48d4298f53938824

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/a1fe001a37e392796c19e835d08dc419ba926fee...94e6666548670f94bc5d7dcd48d4298f53938824
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