[pypy-commit] [Git][pypy/pypy][branch/py3.9] fix tests for no c_functools

2022-12-03 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 2bbc9c12 by Matti Picus at 2022-12-03T10:42:01+02:00 fix tests for no c_functools --HG-- branch : py3.9 - - - - - 1 changed file: - lib-python/3/test/test_functools.py View it on Heptapod: https://foss.heptapod.net/pypy/p

[pypy-commit] [Git][pypy/pypy][branch/default] #3862: add an assert about correct usage to utf82wcharp

2022-12-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 728beada by Carl Friedrich Bolz-Tereick at 2022-12-03T14:13:26+01:00 #3862: add an assert about correct usage to utf82wcharp - - - - - 1 changed file: - rpython/rtyper/lltypesystem/rffi.py View it on Hepta

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 5 commits: add sqlite3 update to release note

2022-12-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 192a49c0 by Matti Picus at 2022-11-28T14:30:22+02:00 add sqlite3 update to release note - - - - - 59e1f158 by Matti Picus at 2022-11-30T23:33:24+02:00 release note mporvements - - - - - 728beada by Carl Friedric

[pypy-commit] [Git][pypy/pypy][branch/default] #3864 fix MSG_TRUNC socket weirdness on linux

2022-12-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 69fbf7df by Carl Friedrich Bolz-Tereick at 2022-12-03T15:06:09+01:00 #3864 fix MSG_TRUNC socket weirdness on linux - - - - - 2 changed files: - rpython/rlib/rsocket.py - rpython/rlib/test/test_rsocket.py V

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 2 commits: #3864 fix MSG_TRUNC socket weirdness on linux

2022-12-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 69fbf7df by Carl Friedrich Bolz-Tereick at 2022-12-03T15:06:09+01:00 #3864 fix MSG_TRUNC socket weirdness on linux - - - - - 20e38170 by Carl Friedrich Bolz-Tereick at 2022-12-03T15:06:29+01:00 merge default --H

[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] 3 commits: test and fix: str should not be considered a sequence

2022-12-03 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy Commits: a6d5ea79 by Carl Friedrich Bolz-Tereick at 2022-12-03T12:45:30+01:00 test and fix: str should not be considered a sequence --HG-- branch : py3.9-pattern-matching-experiments - - - -