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-Tereick at 2023-01-10T09:59:36+01:00
(narpfel, cfbolz): correct exception on positional arguments, while supporting
empty namedtuple (?) at the same time

--HG--
branch : py3.9

- - - - -
942fbc40 by Matti Picus at 2023-01-10T17:07:20+02:00
remove unused import that makes test fail on windows

--HG--
branch : py3.9

- - - - -
7e5a065c by Carl Friedrich Bolz-Tereick at 2023-01-21T21:51:23+01:00
fix tests

--HG--
branch : py3.10

- - - - -
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

- - - - -
772a1b56 by Carl Friedrich Bolz-Tereick at 2023-01-21T21:54:40+01:00
merge py3.9

--HG--
branch : py3.10

- - - - -
1c5bbf16 by Carl Friedrich Bolz-Tereick at 2023-01-21T22:01:28+01:00
regenerate

--HG--
branch : py3.10

- - - - -
bd428ee2 by Carl Friedrich Bolz-Tereick at 2023-01-21T22:02:22+01:00
merge heads

--HG--
branch : py3.10

- - - - -


6 changed files:

- + extra_tests/test_collections.py
- lib-python/3/collections/__init__.py
- pypy/interpreter/astcompiler/ast.py
- pypy/interpreter/astcompiler/tools/asdl_py.py
- pypy/module/_ast/test/test_ast.py
- pypy/module/cpyext/test/test_pystate.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8fe73b3ed1f1d3d11ed48e3830b4a450576df582...bd428ee23ae2b1b16cee575f7848757d56200736

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/8fe73b3ed1f1d3d11ed48e3830b4a450576df582...bd428ee23ae2b1b16cee575f7848757d56200736
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