Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits: ae5a2670 by Matti Picus at 2021-08-09T15:11:51+03:00 clarify python2/python3 resource tracking. - - - - - e5d69118 by Carl Friedrich Bolz-Tereick at 2021-08-09T21:42:43+02:00 fix another source of position bugs in the astcompiler (like eg 3405c95f9e61) stemming from the fact that SyntaxErrors use 1-based column offsets, this time in the codegen - - - - - f61d54da by Carl Friedrich Bolz-Tereick at 2021-08-09T21:43:09+02:00 erge heads - - - - - eb0d1ab5 by Carl Friedrich Bolz-Tereick at 2021-08-12T12:12:42+02:00 add strsignal - - - - - 40b77ad3 by Carl Friedrich Bolz-Tereick at 2021-08-12T12:14:24+02:00 merge default --HG-- branch : py3.7 - - - - - efda8ad9 by Carl Friedrich Bolz-Tereick at 2021-08-12T12:15:06+02:00 merge heads --HG-- branch : py3.7 - - - - - 6 changed files: - pypy/doc/cpython_differences.rst - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/test/test_compiler.py - pypy/interpreter/test/test_syntax.py - rpython/rlib/rsignal.py - rpython/rlib/test/test_rsignal.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b031a34526c7cf9403a2c9aead36de5ff80038b2...efda8ad9492d8ac4843bf7c5812586affe2939ab -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b031a34526c7cf9403a2c9aead36de5ff80038b2...efda8ad9492d8ac4843bf7c5812586affe2939ab 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