[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: missed a decode

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 974a2483 by Matti Picus at 2022-01-17T10:08:20+02:00 missed a decode --HG-- branch : py3.9 - - - - - feb35233 by Matti Picus at 2022-01-17T10:12:05+02:00 skip test that requires gc semantics, adjust others to use context manage

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: update to 3.9.10

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a8f5cf82 by Matti Picus at 2022-01-17T11:01:00+02:00 update to 3.9.10 --HG-- branch : vendor/stdlib-3.9 - - - - - f67e9042 by Matti Picus at 2022-01-17T11:12:25+02:00 update stdlib to 3.9.10 --HG-- branch : py3.9 - - - - - 78

[pypy-commit] [Git][pypy/pypy][branch/vendor/stdlib-3.9] update to 3.9.10

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/vendor/stdlib-3.9 at PyPy / pypy Commits: a8f5cf82 by Matti Picus at 2022-01-17T11:01:00+02:00 update to 3.9.10 --HG-- branch : vendor/stdlib-3.9 - - - - - 30 changed files: - − lib-python/3/_dummy_thread.py - lib-python/3/_osx_support.py - lib-python/3/

[pypy-commit] [Git][pypy/pypy][branch/py3.9] python3.9 removed test_dummy_thread*.py

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 129d9b35 by Matti Picus at 2022-01-17T13:41:08+02:00 python3.9 removed test_dummy_thread*.py --HG-- branch : py3.9 - - - - - 1 changed file: - lib-python/conftest.py View it on Heptapod: https://foss.heptapod.net/pypy/pyp

[pypy-commit] [Git][pypy/pypy][branch/py3.8] remove local modifications to upstream file

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: a836d9f3 by Matti Picus at 2022-01-17T11:30:07+02:00 remove local modifications to upstream file --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/cffi/_pycparser/__init__.py View it on Heptapod: https://foss.hep

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 3 commits: test_nomalization.py was removed in bpo 38043

2022-01-17 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 91c2ff4d by Matti Picus at 2022-01-17T18:22:12+02:00 test_nomalization.py was removed in bpo 38043 --HG-- branch : py3.9 - - - - - 49178da0 by Matti Picus at 2022-01-17T18:23:40+02:00 bpo-19696: Moved "test_pkgimport.py" to dir