[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 2 commits: fix rounding, thanks bjorn martinsson

2022-09-13 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/rbigint-fromstr-subquadratic at PyPy / pypy Commits: 902a801b by Carl Friedrich Bolz-Tereick at 2022-09-13T20:55:03+02:00 fix rounding, thanks bjorn martinsson --HG-- branch : rbigint-fromstr-subquadratic - - - - - e10e338f by Carl Friedric

[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Fix MATCH_SEQUENCE stack effect and support for nested patterns in MatchSequence

2022-09-13 Thread Tadeu Zagallo (@tadeuzagallo)
Tadeu Zagallo pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy Commits: e17b87ac by Tadeu Zagallo at 2022-09-13T22:52:59+02:00 Fix MATCH_SEQUENCE stack effect and support for nested patterns in MatchSequence --HG-- branch : py3.9-pattern-matching-experiments - - - -