Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits: cc0cfb70 by Matti Picus at 2021-07-18T23:26:11+03:00 fix a warning from rpython/tool/cparser/cparser.py:166 during translation --HG-- branch : py3.8 - - - - - 60024f54 by Matti Picus at 2021-07-18T23:28:38+03:00 use the __index__ special method and deprecate __int__ (BPO 36048 and 20092) --HG-- branch : py3.8 - - - - - 2 changed files: - pypy/interpreter/baseobjspace.py - pypy/module/_hpy_universal/llapi.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/24b9ca29cdf8630ba4b1b38ae5ed5e4caccf7eb6...60024f54247e98ee6eb16181a8690d445d37030c -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/24b9ca29cdf8630ba4b1b38ae5ed5e4caccf7eb6...60024f54247e98ee6eb16181a8690d445d37030c 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
