[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/threaded-code-generation-pysom

2022-08-05 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed new branch branch/threaded-code-generation-pysom at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/threaded-code-generation-pysom You're receiving this email because of your account on foss.heptapod.net.

[pypy-commit] [Git][pypy/extradoc][branch/extradoc] add Tim, Florian, Štěpán

2022-08-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/extradoc at PyPy / extradoc Commits: aa170d78 by Carl Friedrich Bolz-Tereick at 2022-08-05T12:31:38+02:00 add Tim, Florian, Štěpán --HG-- branch : extradoc - - - - - 1 changed file: - sprintinfo/ddorf2022/people.txt View it on Heptapod:

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] it is not enough to ignore legacy tp_dealloc, in some case using it must error

2022-08-05 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 59e10067 by Matti Picus at 2022-08-05T17:55:49+03:00 it is not enough to ignore legacy tp_dealloc, in some case using it must error --HG-- branch : hpy-0.0.4 - - - - - 2 changed files: - pypy/module/_hpy_universal/interp

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/unicodedata-dawg

2022-08-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed new branch branch/unicodedata-dawg at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/unicodedata-dawg You're receiving this email because of your account on foss.heptapod.net. _

[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] just check all the names of the first 65536 characters

2022-08-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/unicodedata-dawg at PyPy / pypy Commits: 7d4c154a by Carl Friedrich Bolz-Tereick at 2022-08-05T18:38:52+02:00 just check all the names of the first 65536 characters --HG-- branch : unicodedata-dawg - - - - - 1 changed file: - rpython/rli

[pypy-commit] [Git][pypy/pypy][branch/unicodedata-dawg] use startswith

2022-08-05 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/unicodedata-dawg at PyPy / pypy Commits: a0c974ae by Carl Friedrich Bolz-Tereick at 2022-08-05T20:30:51+02:00 use startswith --HG-- branch : unicodedata-dawg - - - - - 12 changed files: - rpython/rlib/unicodedata/dawg.py - rpython/rlib/u