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


Commits:
26a03e9f by Matti Picus at 2020-10-24T22:09:21+03:00
windows does not have sethostname

--HG--
branch : py3.6

- - - - -
3cd51174 by Matti Picus at 2020-10-24T23:40:51+03:00
fix issue 3324 (bpo 41966) with upstream patch

--HG--
branch : py3.6

- - - - -
7cc68b40 by Matti Picus at 2020-10-24T23:41:40+03:00
fix test for sizeof(w_char) == 2

--HG--
branch : py3.6

- - - - -
31cf8234 by Matti Picus at 2020-10-24T23:38:44+03:00
refactor handling in wcharpsize2utf8 since wcharp is utf16 on windows

--HG--
branch : py3.6

- - - - -


7 changed files:

- lib-python/3/datetime.py
- pypy/interpreter/unicodehelper.py
- pypy/interpreter/unicodehelper_win32.py
- pypy/module/_codecs/test/test_codecs.py
- pypy/module/_socket/test/test_sock_app.py
- pypy/module/cpyext/test/test_arraymodule.py
- pypy/module/cpyext/unicodeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/19e0338b560efe8aae52835a8bef39ec2ee7b602...31cf8234c522c21194ce0de5395037a0acc49f86

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/19e0338b560efe8aae52835a8bef39ec2ee7b602...31cf8234c522c21194ce0de5395037a0acc49f86
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