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


Commits:
518c25a2 by Matti Picus at 2020-07-20T10:01:09+03:00
fix building wstr and usc4 buffers when sizeof(Py_UNICODE) == 2 (windows)

--HG--
branch : win-unicode

- - - - -
7290a0c0 by Matti Picus at 2020-07-20T18:20:56+03:00
close branch to be merged

--HG--
branch : win-unicode

- - - - -
da92ba59 by Matti Picus at 2020-07-20T18:22:03+03:00
merge win-unicode which fixes PyUnicode for sizeof(wchar_t) ==2

--HG--
branch : py3.6

- - - - -


3 changed files:

- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/cpyext/test/test_unicodeobject.py
- pypy/module/cpyext/unicodeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/e31fcfd23bc56c2f0e2386ceadaf3645a2809d9b...da92ba59e24b16c85044a2a1250c539a36093a05

-- 
View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/e31fcfd23bc56c2f0e2386ceadaf3645a2809d9b...da92ba59e24b16c85044a2a1250c539a36093a05
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