[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] 2 commits: Manually disable a skipped test using fixtures so it doesn't error in collection phase
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
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] 3 commits: typo fixed upstream
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: 64da3057 by Ronan Lamy at 2021-09-16T17:48:31+01:00 typo fixed upstream --HG-- branch : hpy-0.0.3 - - - - - fb76213e by Ronan Lamy at 2021-09-16T17:49:25+01:00 fix extra test: the distribution is now called 'hpy' --HG-- branch : hpy-0.0.3 - - - - - d415e0fb by Ronan Lamy at 2021-09-16T18:11:14+01:00 skip or xfail some extra tests --HG-- branch : hpy-0.0.3 - - - - - 9 changed files: - extra_tests/hpy_tests/_vendored/debug/test_handles.py - extra_tests/hpy_tests/_vendored/test_slots_legacy.py - extra_tests/hpy_tests/test_dist_info.py - lib_pypy/hpy.dist-info/METADATA - lib_pypy/hpy/devel/include/hpy/version.h - lib_pypy/hpy/devel/version.py - pypy/module/_hpy_universal/_vendored/hpy/devel/include/hpy/version.h - pypy/module/_hpy_universal/_vendored/hpy/devel/version.py - pypy/module/_hpy_universal/test/_vendored/support.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7a63ccb2a940a059a2495ce1eda36dea334aad81...d415e0fb19caf4c590e6aaba7356132e8715b6cc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7a63ccb2a940a059a2495ce1eda36dea334aad81...d415e0fb19caf4c590e6aaba7356132e8715b6cc 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