Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits: 47ca30a3 by Carl Friedrich Bolz-Tereick at 2021-11-27T21:47:27+01:00 like on the py3.x branches, memoize the newtext calls before/during annotation - - - - - 95f33d77 by Carl Friedrich Bolz-Tereick at 2021-11-27T22:32:20+01:00 remove really old outdated file - - - - - c11d741e by Carl Friedrich Bolz-Tereick at 2021-11-28T13:21:52+01:00 untranslated charp2str in its full generality is reeeeaaally slow, which is bad for applevel tests. have a we_are_translated version - - - - - 656bcee8 by Carl Friedrich Bolz-Tereick at 2021-11-28T13:23:30+01:00 cache compiler failures too in try_compile_cache - - - - - 7099b139 by Carl Friedrich Bolz-Tereick at 2021-11-28T13:24:35+01:00 only compute the Some* type once, not every time we call a type checked function - - - - - 6 changed files: - pypy/objspace/std/objspace.py - rpython/rlib/objectmodel.py - rpython/rtyper/lltypesystem/rffi.py - − rpython/rtyper/tool/genrffi.py - rpython/tool/gcc_cache.py - rpython/tool/test/test_gcc_cache.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/33f94f1874cc6140853ce72801d7a81437291dd4...7099b1399afcff2af05d4cfaf61e8506b3d99287 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/33f94f1874cc6140853ce72801d7a81437291dd4...7099b1399afcff2af05d4cfaf61e8506b3d99287 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