Batuhan Taskaya pushed to branch branch/py3.8 at PyPy / pypy
Commits: 51028d5c by isidentical at 2021-01-09T13:52:38+03:00 Grammar: Add func_type_input productions --HG-- branch : py3.8 - - - - - c9d98299 by isidentical at 2021-01-09T13:53:59+03:00 ASDL: Add FunctionType node --HG-- branch : py3.8 - - - - - ce317eac by isidentical at 2021-01-09T15:15:49+03:00 AST: Tests for the FunctionType --HG-- branch : py3.8 - - - - - c97d9986 by isidentical at 2021-01-09T14:09:55+03:00 __builtins__: compile() now recognizes mode='func_type' --HG-- branch : py3.8 - - - - - 738d8b81 by isidentical at 2021-01-09T14:28:09+03:00 AST: Implement the building logic for FunctionType --HG-- branch : py3.8 - - - - - 9 changed files: - pypy/interpreter/astcompiler/ast.py - pypy/interpreter/astcompiler/astbuilder.py - pypy/interpreter/astcompiler/test/test_astbuilder.py - pypy/interpreter/astcompiler/tools/Python.asdl - pypy/interpreter/astcompiler/validate.py - pypy/interpreter/pycompiler.py - pypy/interpreter/pyparser/data/Grammar3.8 - pypy/interpreter/pyparser/pyparse.py - pypy/module/__builtin__/compiling.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/7fc0c133d906827acf875611f4db2dc693a1acdc...738d8b81bbff53d22c2bc8185febb506c69af693 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/7fc0c133d906827acf875611f4db2dc693a1acdc...738d8b81bbff53d22c2bc8185febb506c69af693 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
