[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Łukasz

2022-09-14 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/extradoc at PyPy / extradoc Commits: 1890a499 by Carl Friedrich Bolz-Tereick at 2022-09-14T12:13:40+02:00 add Łukasz --HG-- branch : extradoc - - - - - 1 changed file: - sprintinfo/ddorf2022/people.txt View it on Heptapod: https://foss

[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Add support for MatchSingleton

2022-09-14 Thread Tadeu Zagallo (@tadeuzagallo)
Tadeu Zagallo pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy Commits: 0f961279 by Tadeu Zagallo at 2022-09-14T14:25:19+02:00 Add support for MatchSingleton --HG-- branch : py3.9-pattern-matching-experiments - - - - - 2 changed files: - pypy/interpreter/astcompil

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation-pysom] 3 commits: deleted old implementation

2022-09-14 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation-pysom at PyPy / pypy Commits: 45fcea77 by Yusuke Izawa at 2022-09-15T00:09:32+09:00 deleted old implementation --HG-- branch : threaded-code-generation-pysom - - - - - abd7705f by Yusuke Izawa at 2022-09-15T00:10:50+09:00 add _get