Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits: e9ff290c by isidentical at 2021-02-14T00:19:42+03:00 compiler: implement basic support for top level async/await support branch: py3.8 user: isidentical <[email protected]> date: Sat Feb 13 23:37:36 2021 +0300 --HG-- branch : top-level-await - - - - - 9e4235fb by isidentical at 2021-02-14T00:20:53+03:00 summary: compiler: support async generators branch: py3.8 tag: tip user: isidentical <[email protected]> date: Sun Feb 14 00:17:04 2021 +0300 --HG-- branch : top-level-await - - - - - 50beed96 by isidentical at 2021-02-14T00:34:00+03:00 reference to proper flag --HG-- branch : top-level-await - - - - - fea67d81 by Carl Friedrich Bolz-Tereick at 2021-02-14T10:10:24+00:00 Merge branch 'branch/top-level-await' into 'branch/py3.8' compiler: top level async/await support with PyCF_ALLOW_TOP_LEVEL_AWAIT See merge request pypy/pypy!805 --HG-- branch : py3.8 - - - - - 6 changed files: - pypy/interpreter/astcompiler/codegen.py - pypy/interpreter/astcompiler/consts.py - pypy/interpreter/astcompiler/symtable.py - pypy/interpreter/astcompiler/test/test_compiler.py - pypy/module/__builtin__/compiling.py - pypy/module/_ast/moduledef.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/9fe83c066aa0c121307d23d4a4fa92355cf65684...fea67d819c683f956fea17982dc7a59396d361de -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/9fe83c066aa0c121307d23d4a4fa92355cf65684...fea67d819c683f956fea17982dc7a59396d361de 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
