Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 78192a2b by Carl Friedrich Bolz-Tereick at 2021-11-19T19:18:56+01:00 move the unsafe test into a forked process --HG-- branch : py3.7 - - - - - 30b2bac9 by Carl Friedrich Bolz-Tereick at 2021-11-14T12:05:22+01:00 I *think* this is correct: the condition is not at all about runicode.MAXUNICODE but about whether we bytes.decode("utf-8") will produce surrogates, which happens when sys.maxunicode == 0xffff --HG-- branch : py3.7 - - - - - 2 changed files: - pypy/module/marshal/test/test_marshal.py - pypy/objspace/std/unicodeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e0d940f4b98d7c34e95df9ba234761b31a2740fa...30b2bac951f5f8547ed7683c90a6028968300d19 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/e0d940f4b98d7c34e95df9ba234761b31a2740fa...30b2bac951f5f8547ed7683c90a6028968300d19 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