[pypy-commit] [Git][pypy/extradoc][branch/extradoc] update my dates
Antonio Cuni pushed to branch branch/extradoc at PyPy / extradoc Commits: 2135624a by Antonio Cuni at 2022-08-18T11:45:59+02:00 update my dates --HG-- branch : extradoc - - - - - 1 changed file: - sprintinfo/ddorf2022/people.txt View it on Heptapod: https://foss.heptapod.net/pypy/extradoc/-/commit/2135624a453e825c1175c10215e3fe2daab7b0f7 -- View it on Heptapod: https://foss.heptapod.net/pypy/extradoc/-/commit/2135624a453e825c1175c10215e3fe2daab7b0f7 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: implement HPy_Contains
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: b391dbb2 by Matti Picus at 2022-08-18T08:09:23+03:00 implement HPy_Contains --HG-- branch : hpy-0.0.4 - - - - - f149f36e by Matti Picus at 2022-08-18T16:16:46+03:00 move pytest_addoption to top-level conftest.py --HG-- branch : hpy-0.0.4 - - - - - 3 changed files: - extra_tests/conftest.py - extra_tests/hpy_tests/_vendored/conftest.py - pypy/module/_hpy_universal/interp_object.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b252bad61f184385fbab0bb119a2c998bb190b35...f149f36e14e4b80ea782b2a41026aa781cbe9b3f -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/b252bad61f184385fbab0bb119a2c998bb190b35...f149f36e14e4b80ea782b2a41026aa781cbe9b3f You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.4] 2 commits: fix more "autogen" signature for SetFromErrnoWithFilename
Matti Picus pushed to branch branch/hpy-0.0.4 at PyPy / pypy Commits: 4196b0b4 by Matti Picus at 2022-08-19T06:31:04+03:00 fix more "autogen" signature for SetFromErrnoWithFilename --HG-- branch : hpy-0.0.4 - - - - - 837020e9 by Matti Picus at 2022-08-19T09:54:37+03:00 implement legacy gettersetter by copying (too much?) code from cpytext, maybe refactor --HG-- branch : hpy-0.0.4 - - - - - 6 changed files: - lib_pypy/hpy/devel/include/hpy/cpython/autogen_api_impl.h - lib_pypy/hpy/devel/include/hpy/universal/autogen_trampolines.h - pypy/module/_hpy_universal/_vendored/hpy/debug/src/autogen_debug_ctx_init.h - pypy/module/_hpy_universal/_vendored/hpy/devel/include/hpy/universal/autogen_ctx.h - pypy/module/_hpy_universal/interp_cpy_compat.py - pypy/module/_hpy_universal/interp_type.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f149f36e14e4b80ea782b2a41026aa781cbe9b3f...837020e9b36e183c3611e852cb993e200f62307e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/f149f36e14e4b80ea782b2a41026aa781cbe9b3f...837020e9b36e183c3611e852cb993e200f62307e You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com
[pypy-commit] [Git][pypy/pypy][branch/default] change regex to detect 10 or more CPUs for "make -j"
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 72ee5689 by Matti Picus at 2022-08-19T09:56:12+03:00 change regex to detect 10 or more CPUs for "make -j" - - - - - 1 changed file: - rpython/config/support.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/72ee5689bed8ca0e266f7f5f033f5066d92fd87c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/72ee5689bed8ca0e266f7f5f033f5066d92fd87c You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing list -- pypy-commit@python.org To unsubscribe send an email to pypy-commit-le...@python.org https://mail.python.org/mailman3/lists/pypy-commit.python.org/ Member address: arch...@mail-archive.com