Matti Picus pushed to branch branch/py3.7 at PyPy / pypy


Commits:
62cc669d by Matti Picus at 2021-11-21T10:08:18+02:00
indentation

--HG--
branch : py3.7

- - - - -
067b4feb by Matti Picus at 2021-11-21T10:13:40+02:00
dead code, bpo-35883: glibc mbstowcs() can return values above 0x10ffff

CPython did not backport this to 3.7, but we might as well. The test is in 3.8+
in test_cmd_line.py::test_invalid_utf8_arg

--HG--
branch : py3.7

- - - - -


2 changed files:

- pypy/module/_codecs/locale.py
- pypy/module/_codecs/locale_codec.c


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/91514c379b853166e3f68d190d655f9b4cff9014...067b4feb05b109a0289107f1d11c4b2f8ebbb302

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/91514c379b853166e3f68d190d655f9b4cff9014...067b4feb05b109a0289107f1d11c4b2f8ebbb302
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

Reply via email to