Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: dda84b36 by Carl Friedrich Bolz-Tereick at 2022-01-12T09:58:37+01:00 merge py3.7-appmain-bytes-argv: be more careful when decoding the commandline argument, potentially do it twice --HG-- branch : py3.7 - - - - - 16c8420b by Carl Friedrich Bolz-Tereick at 2022-01-12T09:59:05+01:00 merge heads --HG-- branch : py3.7 - - - - - eeefd5a6 by Matti Picus at 2022-01-12T15:32:25+02:00 implement PyCodec_Decode, PyCodec_Encode --HG-- branch : py3.7 - - - - - fe5b261f by Matti Picus at 2022-01-12T15:33:15+02:00 alias PyDateTime_DATE_GET_FOLD (issue 3627) --HG-- branch : py3.7 - - - - - 36c91002 by Matti Picus at 2022-01-12T15:47:47+02:00 add some hash macros (issue 3590) --HG-- branch : py3.7 - - - - - 250c6a3e by Matti Picus at 2022-01-12T17:59:42+02:00 add fix for bpo43522, use embedded OpenSSL to 1.1.1m (issue --HG-- branch : py3.7 - - - - - e88a3dbb by Matti Picus at 2022-01-12T18:00:15+02:00 missed part of previous commit --HG-- branch : py3.7 - - - - - 97f0fa08 by Matti Picus at 2022-01-12T18:23:03+02:00 add PyErr_WarnExplicit, issue 3521 --HG-- branch : py3.7 - - - - - 076b46af by Matti Picus at 2022-01-12T20:24:07+02:00 fix translation --HG-- branch : py3.7 - - - - - ef5e151d by Matti Picus at 2022-01-12T20:27:15+02:00 merge py3.7 --HG-- branch : py3.8 - - - - - 11 changed files: - lib_pypy/_cffi_ssl/_stdssl/__init__.py - lib_pypy/pypy_tools/build_cffi_imports.py - pypy/module/cpyext/codecs.py - pypy/module/cpyext/include/Python.h - pypy/module/cpyext/include/datetime.h - + pypy/module/cpyext/include/pyhash.h - pypy/module/cpyext/pyerrors.py - pypy/module/cpyext/stubs.py - pypy/module/cpyext/test/test_codecs.py - pypy/module/cpyext/test/test_datetime.py - pypy/module/cpyext/test/test_pyerrors.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/82028f80b8df01fe09e2a8055f64458ef4583fe4...ef5e151d51bd21bd919e94e9f692d3a060b27cbb -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/82028f80b8df01fe09e2a8055f64458ef4583fe4...ef5e151d51bd21bd919e94e9f692d3a060b27cbb 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