Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: 7a167978 by Matti Picus at 2021-12-23T13:30:54+02:00 test, implement PyModule_NewObject --HG-- branch : py3.7 - - - - - 1b878855 by Matti Picus at 2021-12-20T09:20:02+02:00 fix test for misinterpreted OpenSSL version scheme (bpo-46114) --HG-- branch : py3.7 - - - - - 00a9c32d by Matti Picus at 2021-12-23T16:45:27+02:00 test, fix overflow error message to be more helpful than "int too large for int" --HG-- branch : py3.7 - - - - - d9d3cbec by Matti Picus at 2021-12-24T01:04:39+02:00 refactor to expose PyModule_ExecDef (tested in cython module_api) --HG-- branch : py3.7 - - - - - 7 changed files: - lib-python/3/test/test_ssl.py - pypy/module/cpyext/api.py - pypy/module/cpyext/longobject.py - pypy/module/cpyext/modsupport.py - pypy/module/cpyext/pyobject.py - pypy/module/cpyext/test/test_longobject.py - pypy/module/cpyext/test/test_module.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/16111f2be848a8c67566f6040521cdbaf833df7f...d9d3cbecad16bd3592219e1cdd568f4d2a84d71b -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/16111f2be848a8c67566f6040521cdbaf833df7f...d9d3cbecad16bd3592219e1cdd568f4d2a84d71b 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