Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits: cccb961d by Matti Picus at 2021-11-29T12:29:56+02:00 refactor to get correct error message (with the '=' for inplace ops) - - - - - 76b87aaa by Matti Picus at 2021-11-30T07:21:55+02:00 use python2 type comparison, not python3 for old-style classes - - - - - 2821f779 by Matti Picus at 2021-11-30T07:34:36+02:00 update version of pycparser to 2.21 - - - - - 8abec46b by Matti Picus at 2021-11-30T08:06:47+02:00 regenerate lextab.py and yacctab.py by importing cffi - - - - - 9b3e2fdc by Matti Picus at 2021-11-30T08:07:16+02:00 remove part of test that is no longer true, interned strings are shared - - - - - eacd6e91 by Matti Picus at 2021-11-30T08:17:36+02:00 merge default --HG-- branch : py3.7 - - - - - 11 changed files: - lib_pypy/cffi/_pycparser/README - lib_pypy/cffi/_pycparser/__init__.py - lib_pypy/cffi/_pycparser/_ast_gen.py - lib_pypy/cffi/_pycparser/_c_ast.cfg - lib_pypy/cffi/_pycparser/ast_transforms.py - lib_pypy/cffi/_pycparser/c_ast.py - lib_pypy/cffi/_pycparser/c_generator.py - lib_pypy/cffi/_pycparser/c_lexer.py - lib_pypy/cffi/_pycparser/c_parser.py - − lib_pypy/cffi/_pycparser/lextab.py - lib_pypy/cffi/_pycparser/plyparser.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d45191ca38558ccf0a24d4954e0d0cef6e061ec0...eacd6e9166f75eccfdbf9a0aa0f9004d746f38cc -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d45191ca38558ccf0a24d4954e0d0cef6e061ec0...eacd6e9166f75eccfdbf9a0aa0f9004d746f38cc 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