Batuhan Taskaya pushed to branch branch/py3.8-isidentical-stuff at PyPy / pypy
Commits: bc819df2 by isidentical at 2021-07-25T21:29:09+03:00 type: use qualified name instead of raw class name in base error --HG-- branch : py3.8-isidentical-stuff - - - - - 1656c455 by isidentical at 2021-07-25T22:09:10+03:00 method: use object pointer as identifier in method.__hash__ --HG-- branch : py3.8-isidentical-stuff - - - - - 060bda21 by isidentical at 2021-07-25T22:32:23+03:00 io: open() now warns when buffering=1 on bytes mode --HG-- branch : py3.8-isidentical-stuff - - - - - 27e3f8bd by isidentical at 2021-07-25T22:41:17+03:00 ast: can't => cannot for ast based error messages --HG-- branch : py3.8-isidentical-stuff - - - - - 91e38c5a by isidentical at 2021-07-25T22:42:59+03:00 ast: rename node names (displays for dict/set, f-string expressions for joinedstr) --HG-- branch : py3.8-isidentical-stuff - - - - - c31cd78c by isidentical at 2021-07-25T22:51:20+03:00 ast: improve error messages for assignment inside expression --HG-- branch : py3.8-isidentical-stuff - - - - - 9 changed files: - pypy/interpreter/astcompiler/astbuilder.py - pypy/interpreter/astcompiler/asthelpers.py - pypy/interpreter/astcompiler/test/test_astbuilder.py - pypy/interpreter/function.py - pypy/module/_io/interp_io.py - pypy/module/_io/test/apptest_io.py - pypy/module/_sre/test/test_app_sre.py - pypy/objspace/std/test/test_typeobject.py - pypy/objspace/std/typeobject.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4c71eb5e62d1cfd47c41c6499126e2eb0d975b91...c31cd78c634d92919adb671136b1ecb4b57a6198 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/4c71eb5e62d1cfd47c41c6499126e2eb0d975b91...c31cd78c634d92919adb671136b1ecb4b57a6198 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