Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 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 - - - - - 8 changed files: - lib_pypy/_cffi_ssl/_stdssl/__init__.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/stubs.py - pypy/module/cpyext/test/test_codecs.py - pypy/module/cpyext/test/test_datetime.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/16c8420b3be5b3111f377c705555ced9882baebe...250c6a3e22c0a12da1f1650ab6028f4f3a0419c8 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/16c8420b3be5b3111f377c705555ced9882baebe...250c6a3e22c0a12da1f1650ab6028f4f3a0419c8 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