Armin Rigo pushed to branch branch/py3.6 at PyPy / pypy
Commits: 322f8dbf by Armin Rigo at 2020-05-26T12:07:52Z Fix the repr of SRE_Pattern and SRE_Match: truncating a utf-8 string at a random point is not a good idea --HG-- branch : py3.6 - - - - - 2 changed files: - pypy/module/_sre/interp_sre.py - pypy/module/_sre/test/test_app_sre.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/322f8dbfe619149ce62f1b9895c3bbe0ec478171 -- View it on GitLab: https://foss.heptapod.net/pypy/pypy/commit/322f8dbfe619149ce62f1b9895c3bbe0ec478171 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
