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


Commits:
87a3e024 by Matti Picus at 2020-10-25T16:11:40+02:00
refactor to be more like cpython and call WideCharToMultiByte only once per char

--HG--
branch : py3.6

- - - - -
5087de19 by Matti Picus at 2020-10-25T16:02:27+02:00
add missing imports

--HG--
branch : py3.6

- - - - -
08b819f1 by Matti Picus at 2020-10-25T19:30:28+02:00
try to change windows sys.defaultfileencoding to utf-8

I am not sure about the change in fsencode, it may break locales?

--HG--
branch : py3.6

- - - - -


4 changed files:

- pypy/interpreter/unicodehelper.py
- pypy/interpreter/unicodehelper_win32.py
- pypy/module/_multiprocessing/test/test_win32.py
- pypy/module/sys/interp_encoding.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/2e3bece2e63f2d3c5605b4364a55d918946c4929...08b819f16c27f9fde135ab1e510dc0171dbba313

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/2e3bece2e63f2d3c5605b4364a55d918946c4929...08b819f16c27f9fde135ab1e510dc0171dbba313
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

Reply via email to