Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits: e00ab6a1 by Matti Picus at 2020-09-24T23:09:34+03:00 Added tag release-pypy2.7-v7.3.2 for changeset 6abe2e00c51d - - - - - f29e139a by Matti Picus at 2020-09-24T23:09:53+03:00 Added tag release-pypy3.6-v7.3.2 for changeset d38cd66c14b8 - - - - - a745bc08 by Matti Picus at 2020-09-24T23:10:19+03:00 Added tag release-pypy3.7-v7.3.2 for changeset 87875bf2dfd8 - - - - - 72234cba by Matti Picus at 2020-09-24T23:27:11+03:00 update release note - - - - - b94c3c6d by Matti Picus at 2020-09-25T09:28:26+03:00 redo the rvmprof changes in a way that I think can be upstreamed - - - - - 63b4501a by Matti Picus at 2020-09-25T10:57:11+03:00 Rework, based on comments from LarstiQ on IRC - - - - - 95d42207 by Matti Picus at 2020-09-25T11:23:53+03:00 close resources in test - - - - - f293b45b by Matti Picus at 2020-09-25T11:38:38+03:00 increase the tolerance a bit for latency inside a docker - - - - - 913e0dae by Armin Rigo at 2020-09-26T09:26:24+02:00 oops, fix for test_gc_indexed_box_plus_large_offset - - - - - c9be894f by Armin Rigo at 2020-09-26T10:41:02+02:00 skip a segfaulting test on ppc big-endian. more complex tests using the whole backend work fine, and also going back in time doesn't stop this segfault, so maybe it is some unrelated issue - - - - - 525479ae by Armin Rigo at 2020-09-26T10:57:52+02:00 skip another test that now crashes on ppc big-endian - - - - - 30c1deda by Matti Picus at 2020-09-27T01:00:52+03:00 try to add a flag to support MacOS<=10.13 - - - - - fdf249b1 by Matti Picus at 2020-09-27T01:05:29+03:00 typo - - - - - 880cbec4 by Matti Picus at 2020-09-27T08:24:16+03:00 merge default into py3.6 --HG-- branch : py3.6 - - - - - 12 changed files: - .hgtags - pypy/doc/release-v7.3.2.rst - pypy/module/posix/test/test_posix2.py - rpython/jit/backend/ppc/opassembler.py - rpython/jit/backend/ppc/regalloc.py - rpython/jit/backend/ppc/test/test_ppc.py - rpython/jit/backend/ppc/test/test_ppcvector.py - rpython/rlib/rvmprof/src/rvmprof.h - rpython/rlib/rvmprof/src/shared/vmp_stack.c - rpython/rlib/rvmprof/src/shared/vmprof_get_custom_offset.h - rpython/rlib/rvmprof/test/test_rvmprof.py - rpython/translator/platform/darwin.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/18ac91ada6c38fdc77622d97f5aa55c39878f262...880cbec4d3b4502f37028fd70b280b977ab3fbc3 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/18ac91ada6c38fdc77622d97f5aa55c39878f262...880cbec4d3b4502f37028fd70b280b977ab3fbc3 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