Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits: c6843603 by Carl Friedrich Bolz-Tereick at 2022-08-17T22:27:55+02:00 test does not make sense for py3 --HG-- branch : py3.8 - - - - - 72ee5689 by Matti Picus at 2022-08-19T09:56:12+03:00 change regex to detect 10 or more CPUs for "make -j" - - - - - f112d5d5 by Alessandro Ogier at 2022-08-22T13:12:57+02:00 #3148: disable JIT via env var --HG-- branch : 3148-disable-jit-via-envvar-default - - - - - f5cd3df0 by Alessandro Ogier at 2022-08-22T14:13:56+02:00 manpage update --HG-- branch : 3148-disable-jit-via-envvar-default - - - - - fb84ff43 by Carl Friedrich Bolz-Tereick at 2022-08-22T14:30:07+02:00 work around cpython bug - - - - - f1039fad by Carl Friedrich Bolz-Tereick at 2022-08-23T09:16:54+02:00 fix bogus tests: always pass utf-8 encoded unicode strings, not the unicode type - - - - - 79d4a83f by Carl Friedrich Bolz-Tereick at 2022-08-23T09:31:59+02:00 disable assert that fails on pypy2 (not worth fixing pypy2, it's a cpy2 bug that was fixed on cpy3) - - - - - 08d1b4de by Carl Friedrich Bolz-Tereick at 2022-08-23T12:43:14+00:00 Merge branch 'branch/3148-disable-jit-via-envvar-default' into 'branch/default' #3148: disable JIT via env var Closes #3148 See merge request pypy/pypy!853 - - - - - 61017c0b by Carl Friedrich Bolz-Tereick at 2022-08-23T15:11:14+02:00 merge default --HG-- branch : py3.8 - - - - - e77ab165 by Carl Friedrich Bolz-Tereick at 2022-08-23T16:48:12+02:00 store the jit options into options, to make them testable without monkeypatching - - - - - d0819166 by Carl Friedrich Bolz-Tereick at 2022-08-23T17:09:05+02:00 merge default --HG-- branch : py3.8 - - - - - 2e56325b by Carl Friedrich Bolz-Tereick at 2022-08-23T17:14:39+02:00 add the env var variant too - - - - - 11cb5cc0 by Carl Friedrich Bolz-Tereick at 2022-08-23T17:16:32+02:00 merge default --HG-- branch : py3.8 - - - - - 4b478137 by Carl Friedrich Bolz-Tereick at 2022-08-24T13:13:07+02:00 merge py3.8 --HG-- branch : py3.9 - - - - - 7 changed files: - pypy/doc/man/pypy.1.rst - pypy/interpreter/app_main.py - pypy/interpreter/test/test_app_main.py - pypy/module/unicodedata/test/test_unicodedata.py - rpython/config/support.py - rpython/rlib/rsre/test/test_search.py - rpython/rlib/unicodedata/test/test_unicodedata.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f829717a21130386acd8d452848e8fe4c8e2fbd0...4b47813713c9ef4e06fab0debe0a239fc5560e43 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f829717a21130386acd8d452848e8fe4c8e2fbd0...4b47813713c9ef4e06fab0debe0a239fc5560e43 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com