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


Commits:
5e8113c4 by Matti Picus at 2020-07-16T12:31:04+03:00
issue 3269: do not import platform at startup

--HG--
branch : py3.6

- - - - -
ee9a1e26 by Matti Picus at 2020-07-16T10:46:58+03:00
add test that fails on windows, causes failures on numpy

--HG--
branch : py3.6

- - - - -
94d5c94d by Matti Picus at 2020-07-16T15:01:32+03:00
extend test

--HG--
branch : py3.6

- - - - -
a8896e1a by Matti Picus at 2020-07-17T08:36:08+03:00
another errorhandler signature fix

--HG--
branch : py3.6

- - - - -
9d69785f by Matti Picus at 2020-07-17T09:01:14+03:00
clarify when raising winerror, fix WSASend for memoryview

--HG--
branch : py3.7

- - - - -
936a302b by Matti Picus at 2020-07-17T09:01:33+03:00
merge py3.6 into branch

--HG--
branch : py3.7

- - - - -


6 changed files:

- + extra_tests/test_startup.py
- lib_pypy/_overlapped.py
- lib_pypy/_sysconfigdata.py
- lib_pypy/_winapi.py
- pypy/interpreter/unicodehelper_win32.py
- pypy/module/cpyext/test/test_unicodeobject.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/dacc8a4169b69c1729b977ecc212a779f79974a9...936a302b0dc0b1dddeef876ce6a9d9af82a8fbd6

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