Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 86592200 by Matti Picus at 2021-06-09T23:11:27+03:00 fix test for -A, fix implementatio --HG-- branch : py3.7 - - - - - 09312edc by Carl Friedrich Bolz-Tereick at 2021-06-10T11:10:29+02:00 check at translation time that docstrings of builtin functions written in rpython are utf-8 (that wasn't the case on the 3.8 branch leading to crashes) - - - - - ac10229c by Matti Picus at 2021-06-10T17:14:01+03:00 re-enable --no-compile as a valid build target in spite of cffi hack - - - - - 9f22ea4d by Matti Picus at 2021-06-10T17:15:26+03:00 merge default into branch --HG-- branch : py3.7 - - - - - 5 changed files: - pypy/goal/targetpypystandalone.py - pypy/interpreter/gateway.py - pypy/module/cpyext/memoryobject.py - pypy/module/cpyext/test/test_memoryobject.py - rpython/translator/driver.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/af030868477ad9e71cac82827f809cd3d65bd7eb...9f22ea4df9f2c33f6983b6395207d125fe6f847f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/af030868477ad9e71cac82827f809cd3d65bd7eb...9f22ea4df9f2c33f6983b6395207d125fe6f847f You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
