[pypy-commit] [Git][pypy/pypy][branch/py3.6] 2 commits: skip hpy vendored tests on windows until hpy supports it

Matti Picus foss at heptapod.net
Fri Oct 23 10:19:48 EDT 2020



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


Commits:
790c273d by Matti Picus at 2020-10-23T15:54:36+03:00
skip hpy vendored tests on windows until hpy supports it

--HG--
branch : py3.6

- - - - -
19e0338b by Matti Picus at 2020-10-23T17:18:52+03:00
fix decode_codepage - outsize is widechar len, when what we need is codepoints

--HG--
branch : py3.6

- - - - -


3 changed files:

- pypy/interpreter/unicodehelper_win32.py
- pypy/module/_codecs/interp_codecs.py
- pypy/module/_hpy_universal/test/_vendored/conftest.py


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

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f10c663984ea87cc781b1aee5e1203254b9bfd0a...19e0338b560efe8aae52835a8bef39ec2ee7b602
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20201023/f8e32c41/attachment.html>


More information about the pypy-commit mailing list