Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy


Commits:
abbd3ed4 by Ronan Lamy at 2021-09-16T10:09:27+01:00
Manually disable a skipped test using fixtures so it doesn't error in 
collection phase

--HG--
branch : hpy-0.0.3

- - - - -
7a63ccb2 by Ronan Lamy at 2021-09-16T15:23:21+01:00
Implement HPyUnicode_AsUTF8AndSize and HPyUnicode_DecodeFSDefault.

Also, factor out the string pinning logic from HPyBytes_AsString.

--HG--
branch : hpy-0.0.3

- - - - -


6 changed files:

- pypy/module/_hpy_universal/handlemanager.py
- pypy/module/_hpy_universal/interp_bytes.py
- pypy/module/_hpy_universal/interp_unicode.py
- pypy/module/_hpy_universal/test/_vendored/test_argparse.py
- pypy/module/_hpy_universal/test/_vendored/test_hpyunicode.py
- pypy/module/_hpy_universal/test/_vendored/test_importing.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cf4375d040cd41b4f25c99f5bc42e498c6a35271...7a63ccb2a940a059a2495ce1eda36dea334aad81

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/cf4375d040cd41b4f25c99f5bc42e498c6a35271...7a63ccb2a940a059a2495ce1eda36dea334aad81
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