[pypy-commit] [Git][pypy/pypy][branch/py3.6] 5 commits: differentiate in tests between sys.maxunicode and sizeof(w_char_t)

Matti Picus foss at heptapod.net
Thu Jul 23 15:32:15 EDT 2020



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


Commits:
407da114 by Matti Picus at 2020-07-23T21:44:54+03:00
differentiate in tests between sys.maxunicode and sizeof(w_char_t)

--HG--
branch : py3.6

- - - - -
d3879a19 by Matti Picus at 2020-07-23T15:04:29+03:00
skip test that fails on python>3.6 (skipped rather than delete for easier merge)

--HG--
branch : py3.6

- - - - -
99a5394c by Matti Picus at 2020-07-23T22:01:29+03:00
skip tests that initialize a socket from a file id on windows

--HG--
branch : py3.6

- - - - -
be6b8660 by Matti Picus at 2020-07-23T22:29:30+03:00
these are from an enum, not #define

- - - - -
9abf3936 by Matti Picus at 2020-07-23T22:30:11+03:00
merge default into py3.6

--HG--
branch : py3.6

- - - - -


4 changed files:

- pypy/module/_rawffi/test/test__rawffi.py
- pypy/module/_socket/test/test_sock_app.py
- pypy/module/imp/test/test_import.py
- rpython/rlib/_rsocket_rffi.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/22ecb4a932dc116087290626a33121ed1661ee19...9abf393653f44f760f383e54cb8a6ee1d3926757

-- 
View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/22ecb4a932dc116087290626a33121ed1661ee19...9abf393653f44f760f383e54cb8a6ee1d3926757
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200723/a46ba1d3/attachment.html>


More information about the pypy-commit mailing list