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.
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:
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
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.
_
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
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