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


Commits:
6abb277e by Carl Friedrich Bolz-Tereick at 2023-01-10T12:35:17+01:00
register array with collections.abc.MutableSequence

--HG--
branch : py3.10

- - - - -
cb9bb08b by Carl Friedrich Bolz-Tereick at 2023-01-10T12:59:23+01:00
bpo-42639: make atexit use sys.unraisablehook

--HG--
branch : py3.10

- - - - -
ca40d1f9 by Carl Friedrich Bolz-Tereick at 2023-01-10T14:12:04+01:00
bpo-12178: fix escaping of escapechars

--HG--
branch : py3.10

- - - - -
7836a25a by Carl Friedrich Bolz-Tereick at 2023-01-10T14:14:09+01:00
make this work if array is not there (like in some tests)

--HG--
branch : py3.10

- - - - -


7 changed files:

- lib-python/3/_collections_abc.py
- pypy/module/_csv/interp_writer.py
- pypy/module/_csv/test/test_writer.py
- pypy/module/array/test/apptest_array.py
- pypy/module/atexit/app_atexit.py
- + pypy/module/atexit/test/apptest_atexit.py
- − pypy/module/atexit/test/test_atexit.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/91eed254677c3cfc6eba08da337a0a85b6455ebd...7836a25a18ac0434d68fc2146da80a861d63cb05

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/91eed254677c3cfc6eba08da337a0a85b6455ebd...7836a25a18ac0434d68fc2146da80a861d63cb05
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