Matti Picus pushed to branch branch/release-pypy3.6-v7.x at PyPy / pypy
Commits: 828add22 by Matti Picus at 2020-04-02T19:19:14+03:00 add "minimal" option to force-builds, no need to run own, rpython if only packaging changes - - - - - d1965f04 by Matti Picus at 2020-04-03T08:34:56+03:00 Added tag release-pypy3.6-v7.3.1.rc1 for changeset b37547dfc1de - - - - - 538e4fc9 by Matti Picus at 2020-04-03T08:35:15+03:00 Removed tag release-pypy3.6-v7.3.1.rc1 - - - - - 4051752a by Matti Picus at 2020-04-03T08:36:02+03:00 Added tag release-pypy2.7-v7.3.1rc1 for changeset b37547dfc1de - - - - - 1c5d8e65 by Matti Picus at 2020-04-03T08:36:24+03:00 Added tag release-pypy3.6-v7.3.1rc1 for changeset e386dfc238d9 - - - - - 0b03eb08 by Matti Picus at 2020-04-03T11:47:33+03:00 refactor repackage script into functions, allows "source repackage.sh" - - - - - 10b37db0 by Matti Picus at 2020-04-03T12:04:16+03:00 fix release note heading - - - - - c43eb354 by Matti Picus at 2020-04-03T14:31:44+03:00 Added tag release-pypy3.6-v7.3.1rc2 for changeset f2b3511c7abe - - - - - 2b326f17 by Richard Plangger at 2020-04-03T08:46:02-04:00 use the correct register, r14 does NOT contain zero. jump forward - - - - - f60f2d34 by Richard Plangger at 2020-04-03T08:48:47-04:00 merge default - - - - - 0637ae72 by Richard Plangger at 2020-04-03T15:23:13-04:00 should not be the threadlocal_addr, it should be the thread id. load it directly - - - - - 700f426c by Stefano Rivera at 2020-04-03T12:28:18-07:00 typo - - - - - 2a4306a4 by Matti Picus at 2020-04-04T23:48:43+03:00 set MACOSX_DEPLOYMENT_TARGET before building openssl - - - - - c83c263f by Carl Friedrich Bolz-Tereick at 2020-04-05T08:56:53+02:00 test and fix: grouprefs which contained unicode were broken - - - - - 775c77a8 by Matti Picus at 2020-04-05T13:49:36+03:00 update openssl to 1.1.1f, build on aarch64 as well - - - - - 56c9d626 by Matti Picus at 2020-04-05T13:50:15+03:00 merge default --HG-- branch : py3.6 - - - - - 3f071e2e by Matti Picus at 2020-04-05T18:11:49+03:00 update get_externals for heptapod - - - - - ea1416e2 by Matti Picus at 2020-04-05T18:26:41+03:00 fix test - - - - - 1aa088bc by Matti Picus at 2020-04-05T19:14:14+03:00 skip test that segfaults on windows - - - - - 8ebf9938 by Matti Picus at 2020-04-05T21:38:26+03:00 merge default --HG-- branch : py3.6 - - - - - d30a7d5a by Matti Picus at 2020-04-05T21:39:32+03:00 Merge with py3.6 --HG-- branch : release-pypy3.6-v7.x - - - - - 11 changed files: - .hgtags - extra_tests/test_semlock.py - get_externals.py - lib_pypy/tools/build_cffi_imports.py - pypy/doc/release-v7.3.1.rst - pypy/module/micronumpy/test/test_support_app.py - pypy/tool/release/package.py - pypy/tool/release/repackage.sh - rpython/jit/backend/zarch/callbuilder.py - rpython/rlib/rsre/rsre_utf8.py - rpython/rlib/rsre/test/test_search.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c9ef9d097b4b834d8c743a635d4715ade4f65beb...d30a7d5a15b03dce7012c6e8d9467aebe6b1f1ea --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c9ef9d097b4b834d8c743a635d4715ade4f65beb...d30a7d5a15b03dce7012c6e8d9467aebe6b1f1ea You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
