[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: add the end_* attributes too

2023-01-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 1ac78560 by Carl Friedrich Bolz-Tereick at 2023-01-21T20:51:01+01:00 add the end_* attributes too --HG-- branch : py3.10 - - - - - 85e54ce7 by Carl Friedrich Bolz-Tereick at 2023-01-21T21:41:46+01:00 support ne

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] update test

2023-01-21 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy Commits: 8fe73b3e by Matti Picus at 2023-01-16T10:35:57+02:00 update test --HG-- branch : py3.10 - - - - - 1 changed file: - pypy/module/math/test/test_math.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/8fe

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.9] fix 08a985f5673c which edited the auto-generated code instead of the generator

2023-01-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy Commits: 8cebcec2 by Carl Friedrich Bolz-Tereick at 2023-01-21T21:52:02+01:00 fix 08a985f5673c which edited the auto-generated code instead of the generator --HG-- branch : py3.9 - - - - - 1 changed file: - pypy/inter

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 8 commits: (narpfel, cfbolz): #3884 speed up nametuple _replace by code generation

2023-01-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 75565ba8 by Carl Friedrich Bolz-Tereick at 2023-01-09T20:54:27+01:00 (narpfel, cfbolz): #3884 speed up nametuple _replace by code generation --HG-- branch : py3.9 - - - - - b118bd37 by Carl Friedrich Bolz-Terei

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: improve match validation one case further

2023-01-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 31b85d47 by Carl Friedrich Bolz-Tereick at 2023-01-21T22:43:53+01:00 improve match validation one case further --HG-- branch : py3.10 - - - - - b7997b1b by Carl Friedrich Bolz-Tereick at 2023-01-21T22:45:50+01:

[pypy-commit] [Mercurial][pypy/pypy][branch/py3.10] 2 commits: unify surrogate checking in the type name

2023-01-21 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy Commits: 197fcc5d by Carl Friedrich Bolz-Tereick at 2023-01-21T22:54:55+01:00 unify surrogate checking in the type name --HG-- branch : py3.10 - - - - - a6a10826 by Carl Friedrich Bolz-Tereick at 2023-01-21T23:00:40+01: