Carl Friedrich Bolz-Tereick pushed to branch branch/default 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 - - - - - 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/ca6fea03512a7a27ccb679677241f7f5f3a6627d...e5bfc01b4f645a8af75bfc4a6c43c138c1e32e4d -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/ca6fea03512a7a27ccb679677241f7f5f3a6627d...e5bfc01b4f645a8af75bfc4a6c43c138c1e32e4d 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