Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: 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 - - - - - 6 changed files: - pypy/doc/man/pypy.1.rst - pypy/interpreter/app_main.py - pypy/interpreter/test/test_app_main.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/c6843603fa720f8e34a45a7bbc7c48c3599a540c...d08191667c85374b432b0f717ae61d24bf8d540e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c6843603fa720f8e34a45a7bbc7c48c3599a540c...d08191667c85374b432b0f717ae61d24bf8d540e 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