Carl Friedrich Bolz-Tereick pushed to branch branch/optimize-sre-unicode at PyPy / pypy
Commits: 775c77a8 by Matti Picus at 2020-04-05T13:49:36+03:00 update openssl to 1.1.1f, build on aarch64 as well - - - - - 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 - - - - - 229c5ec9 by Richard Plangger at 2020-04-05T17:39:06-04:00 load the thread id at an earlier position - - - - - 0da94c61 by Richard Plangger at 2020-04-05T18:05:09-04:00 do not generate align checks in micronumpy tests for s390x - - - - - d590daf5 by Matti Picus at 2020-04-06T09:50:56+03:00 use env for testing c-extension import to get PATH - - - - - 63f8e6de by Matti Picus at 2020-04-06T11:17:45+03:00 detect machine better (fixes 6d7f4d0ec21b for aarch64) - - - - - e7b157b1 by Matti Picus at 2020-04-06T19:45:29+03:00 uname is a tuple on python2 - - - - - 7ab0e37a by Matti Picus at 2020-04-07T08:20:19+03:00 Added tag release-pypy2.7-v7.3.1rc3 for changeset d0d41085a83c - - - - - 3521c9ae by Matti Picus at 2020-04-07T08:20:41+03:00 Added tag release-pypy3.6-v7.3.1rc3 for changeset 2ad108f17bdb - - - - - 0d69826d by Matti Picus at 2020-04-07T23:16:25+03:00 attempt at more compatibility with sysconfig.get_config_vars('VERSION') - - - - - 1c2a9489 by Matti Picus at 2020-04-07T23:28:10+03:00 update release note for latest changes - - - - - 8417cb73 by Matti Picus at 2020-04-08T07:49:15+03:00 back 18d48fe34950, the problem is distutils.sysconfig not sysconfig - - - - - a995c2d6 by Matti Picus at 2020-04-08T07:54:08+03:00 add some distutils.sysconfig variables for compatibility on win32 - - - - - eb51c742 by Matti Picus at 2020-04-10T14:12:29+03:00 prove that PyObject_SetAttrString works with __getitem__ (working on pybind11 issues) - - - - - 49ea27e4 by Matti Picus at 2020-04-10T15:38:12+03:00 Added tag release-pypy3.6-v7.3.1 for changeset 2ad108f17bdb - - - - - c8377db7 by Matti Picus at 2020-04-10T15:38:36+03:00 Added tag release-pypy2.7-v7.3.1 for changeset d0d41085a83c - - - - - 3bf5aece by Matti Picus at 2020-04-10T15:49:41+03:00 update script for release - - - - - 024cbd9a by Matti Picus at 2020-04-10T16:05:15+03:00 fix number of new contributors - - - - - 2e80750f by Carl Friedrich Bolz-Tereick at 2020-04-10T15:41:44+02:00 merge default --HG-- branch : optimize-sre-unicode - - - - - d21a77f6 by Carl Friedrich Bolz-Tereick at 2020-04-10T15:43:16+02:00 document branch --HG-- branch : optimize-sre-unicode - - - - - 13 changed files: - .hgtags - extra_tests/test_semlock.py - get_externals.py - lib-python/2.7/distutils/sysconfig_pypy.py - lib_pypy/tools/build_cffi_imports.py - pypy/doc/release-v7.3.1.rst - pypy/doc/whatsnew-head.rst - pypy/module/cpyext/test/test_sequence.py - pypy/module/micronumpy/test/test_support_app.py - pypy/module/pypyjit/test_pypy_c/test_micronumpy.py - pypy/tool/release/package.py - pypy/tool/release/repackage.sh - rpython/jit/backend/zarch/callbuilder.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c209237d65fc09e6a05dd7b6efca243abdcb9348...d21a77f6bd5a65f98d53f44060d9acaab29e3d14 --- View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/c209237d65fc09e6a05dd7b6efca243abdcb9348...d21a77f6bd5a65f98d53f44060d9acaab29e3d14 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