Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits: 425f36fb by Carl Friedrich Bolz-Tereick at 2021-11-18T12:28:49+01:00 fix target on default - - - - - a318be9d by Carl Friedrich Bolz-Tereick at 2021-11-20T17:12:55+01:00 switch to using the 3.2 db as the base one. reasoning: all the 3.x versions ship some higher db plus 3.2. Right now, that means we were shipping effectively three dbs, 3.2, 5.2 (the previous base db) and the respective higher version. using 3.2 as a base works both for 3.x shipping only two dbs, and 2.7 which ships 3.2 and 5.2 also add a script to regenerate all dbs - - - - - e5bfc01b by Carl Friedrich Bolz-Tereick at 2021-11-20T17:13:48+01:00 merge heads - - - - - 6e15090b by Carl Friedrich Bolz-Tereick at 2021-11-20T17:20:34+01:00 merge default --HG-- branch : py3.7 - - - - - 12 changed files: - pypy/interpreter/pyparser/test/targetparse.py - + rpython/rlib/unicodedata/gen.sh - rpython/rlib/unicodedata/unicodedb_11_0_0.py - rpython/rlib/unicodedata/unicodedb_12_1_0.py - rpython/rlib/unicodedata/unicodedb_13_0_0.py - rpython/rlib/unicodedata/unicodedb_3_2_0.py - rpython/rlib/unicodedata/unicodedb_5_2_0.py - rpython/rlib/unicodedata/unicodedb_6_0_0.py - rpython/rlib/unicodedata/unicodedb_6_1_0.py - rpython/rlib/unicodedata/unicodedb_6_2_0.py - rpython/rlib/unicodedata/unicodedb_8_0_0.py - rpython/rlib/unicodedata/unicodedb_9_0_0.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e26a3e387f9964c19d4e4444eeba942bad6b913f...6e15090b6451e20e0b1d6a48afa539db5f8d48a3 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e26a3e387f9964c19d4e4444eeba942bad6b913f...6e15090b6451e20e0b1d6a48afa539db5f8d48a3 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit