[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] use 'r' on escape sequences in f-strings, cpython issue 105784

2023-06-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 2afce4b7 by Matti Picus at 2023-06-14T17:31:24+03:00 use 'r' on escape sequences in f-strings, cpython issue 105784 --HG-- branch : py3.9 - - - - - 1 changed file: - lib-python/3/test/test_httpservers.py View it on Heptapo

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] resync _testcapimodule.c for python 3.9.17

2023-06-14 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 1e250af2 by Matti Picus at 2023-06-14T18:09:48+03:00 resync _testcapimodule.c for python 3.9.17 --HG-- branch : py3.9 - - - - - 1 changed file: - lib_pypy/_testcapimodule.c View it on Heptapod: https://foss.heptapod.net/p

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix smalllong

2023-06-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: d64f1a6b by Carl Friedrich Bolz-Tereick at 2023-06-14T20:07:23+02:00 fix smalllong --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/objspace/std/intobject.py View it on Heptapod: https://foss.heptapo