Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy
Commits: d45eb67d by Stefano Rivera at 2020-10-02T13:06:56-07:00 bpo-38535: Fix positions for AST nodes for calls without arguments in decorators --HG-- branch : stdlib-2.7.18-3 - - - - - eef497d7 by Stefano Rivera at 2015-06-05T20:32:17+02:00 bytearray(obj) should call obj.__index__() instead of obj.__int__(). adapted from b84f64795e2b in the py3k branch --HG-- branch : stdlib-2.7.18-3 - - - - - 4 changed files: - pypy/interpreter/astcompiler/astbuilder.py - pypy/interpreter/astcompiler/test/test_astbuilder.py - pypy/objspace/std/bytearrayobject.py - pypy/objspace/std/test/test_bytearrayobject.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/07d02be9a91e99bee17bc9ed19566119b851337c...eef497d78137b19cd02bab61c654b70b7de2a511 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/07d02be9a91e99bee17bc9ed19566119b851337c...eef497d78137b19cd02bab61c654b70b7de2a511 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