Matti Picus pushed to branch branch/release-pypy3.6-v7.x at PyPy / pypy
Commits: c08678b5 by Armin Rigo at 2020-03-31T15:38:56+02:00 fix for test_short_result_of_call_compiled on ppc: clamp the result values of calls to the expected range - - - - - 9fef2876 by Matti Picus at 2020-03-31T22:20:19+03:00 fix failing tests - - - - - f959ed06 by Matti Picus at 2020-03-31T22:21:08+03:00 merge default --HG-- branch : py3.6 - - - - - 6552010b by Matti Picus at 2020-04-01T06:21:49+03:00 fix import names - - - - - 035544a9 by Matti Picus at 2020-04-01T06:24:54+03:00 merge from default, fix import names --HG-- branch : py3.6 - - - - - c43d2dcd by Matti Picus at 2020-04-01T06:28:00+03:00 remove debug cruft --HG-- branch : py3.6 - - - - - d88ed39a by Matti Picus at 2020-04-01T06:53:01+03:00 delete semaphore after use - - - - - 87029bec by Matti Picus at 2020-04-01T07:15:18+03:00 debug_start/debug_stop uses time.clock, use that in test as well - - - - - d76fdd7a by Matti Picus at 2020-04-01T07:16:10+03:00 backport parts of ctypes.util for msvc>13 (may require adjustment of cffi tests) - - - - - a3d4679d by Matti Picus at 2020-04-01T07:37:34+03:00 merge default into py3.6 --HG-- branch : py3.6 - - - - - d8cf2205 by Matti Picus at 2020-04-01T09:33:20+03:00 only test errno after translation - - - - - eda04e61 by Armin Rigo at 2020-04-01T10:11:43+02:00 probable fix for ppc - - - - - daad32db by Armin Rigo at 2020-04-01T10:22:13+02:00 merge heads - - - - - 6ec1d030 by Armin Rigo at 2020-04-01T10:43:48+02:00 Rewrite gc_load_indexed with a constant index into a plain gc_load - - - - - a5ad6648 by Matti Picus at 2020-04-01T12:33:33+03:00 revert attempts to get test__jitlog.py to run on win32 untranslated, skip instead - - - - - 383af038 by Carl Friedrich Bolz-Tereick at 2020-04-01T12:49:31+02:00 make other attributes of builtin functions unwriteable/undeletable as well - - - - - 4ba85b3b by Carl Friedrich Bolz-Tereick at 2020-04-01T13:00:27+02:00 merge default --HG-- branch : py3.6 - - - - - 56231ce6 by Matti Picus at 2020-04-01T15:15:45+03:00 merge default --HG-- branch : py3.6 - - - - - 7c8d2879 by Matti Picus at 2020-04-01T15:17:11+03:00 merge py3.6 into release --HG-- branch : release-pypy3.6-v7.x - - - - - 14 changed files: - lib_pypy/tools/build_cffi_imports.py - pypy/interpreter/function.py - pypy/interpreter/test/apptest_function.py - pypy/module/__pypy__/test/test_debug.py - pypy/module/_jitlog/test/test__jitlog.py - pypy/module/_multiprocessing/test/test_interp_semaphore.py - pypy/module/cpyext/test/test_api.py - pypy/module/cpyext/test/test_eval.py - pypy/module/cpyext/test/test_pyerrors.py - rpython/jit/backend/llsupport/rewrite.py - rpython/jit/backend/llsupport/test/test_rewrite.py - rpython/jit/backend/ppc/callbuilder.py - rpython/jit/backend/ppc/opassembler.py - rpython/jit/backend/ppc/regalloc.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/68371dfee59502fe4f163bbd1769a67b9b0ff063...7c8d2879f738ee932b004a73d1cdda05ebf50287 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/68371dfee59502fe4f163bbd1769a67b9b0ff063...7c8d2879f738ee932b004a73d1cdda05ebf50287 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