[pypy-commit] [Git][pypy/pypy][branch/py3.7] generalize venv when copying *.exe and *.dll for windows like in symlink case

2021-01-06 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 98265c6e by Matti Picus at 2021-01-07T09:44:11+02:00 generalize venv when copying *.exe and *.dll for windows like in symlink case --HG-- branch : py3.7 - - - - - 1 changed file: - lib-python/3/venv/__init__.py View it on

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: AST: Make the AST initalization compatible with CPython

2021-01-06 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 97473d53 by isidentical at 2021-01-06T20:37:09+03:00 AST: Make the AST initalization compatible with CPython --HG-- branch : better-ast-initalization - - - - - a24555e4 by isidentical at 2021-01-06T20:55:14+03:0

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 6 commits: fix posonly args with annotations

2021-01-06 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 16b9fc03 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:54:27+01:00 fix posonly args with annotations --HG-- branch : py3.8 - - - - - 12337854 by Carl Friedrich Bolz-Tereick at 2021-01-06T12:59:15+01:00 this co

[pypy-commit] [Git][pypy/pypy][branch/better-ast-initalization] ASDL-gen: Reflect changes to the asdl_py.py

2021-01-06 Thread Batuhan Taskaya
Batuhan Taskaya pushed to branch branch/better-ast-initalization at PyPy / pypy Commits: 809a02ba by isidentical at 2021-01-06T23:23:14+03:00 ASDL-gen: Reflect changes to the asdl_py.py --HG-- branch : better-ast-initalization - - - - - 1 changed file: - pypy/interpreter/astcompiler/tools/

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 4 commits: pyparser: Support extended unpacking on flow statements

2021-01-06 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 156b50b2 by isidentical at 2021-01-06T20:47:49+03:00 pyparser: Support extended unpacking on flow statements --HG-- branch : unpacking-in-flow - - - - - 37203508 by isidentical at 2021-01-06T21:05:00+03:00 Test:

[pypy-commit] [Git][pypy/pypy][branch/unpacking-in-flow] Test: Add an invalid test as a case

2021-01-06 Thread Batuhan Taskaya
Batuhan Taskaya pushed to branch branch/unpacking-in-flow at PyPy / pypy Commits: 20b24db0 by isidentical at 2021-01-06T22:26:09+03:00 Test: Add an invalid test as a case --HG-- branch : unpacking-in-flow - - - - - 1 changed file: - pypy/interpreter/astcompiler/test/test_compiler.py View

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/unpacking-in-flow

2021-01-06 Thread Batuhan Taskaya
Batuhan Taskaya pushed new branch branch/unpacking-in-flow at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/unpacking-in-flow You're receiving this email because of your account on foss.heptapod.net. ___ pypy

[pypy-commit] [Git][pypy/pypy][branch/better-ast-initalization] Test: Add a test regarding excess/less arguments

2021-01-06 Thread Batuhan Taskaya
Batuhan Taskaya pushed to branch branch/better-ast-initalization at PyPy / pypy Commits: a24555e4 by isidentical at 2021-01-06T20:55:14+03:00 Test: Add a test regarding excess/less arguments --HG-- branch : better-ast-initalization - - - - - 2 changed files: - pypy/interpreter/astcompiler/

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/better-ast-initalization

2021-01-06 Thread Batuhan Taskaya
Batuhan Taskaya pushed new branch branch/better-ast-initalization at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/better-ast-initalization You're receiving this email because of your account on foss.heptapod.net. __

[pypy-commit] [Git][pypy/pypy][branch/py3.7] skip test that fails on PyPy like on CPython after 574a05c614cc

2021-01-06 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 506ecf8a by Matti Picus at 2021-01-06T12:29:00+02:00 skip test that fails on PyPy like on CPython after 574a05c614cc --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/interpreter/test/test_zzpickle_and_slow.py View it

[pypy-commit] [Git][pypy/pypy][branch/py3.7] fix tests for windows use of dbm.dumb

2021-01-06 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 5c562381 by Matti Picus at 2021-01-06T12:57:07+02:00 fix tests for windows use of dbm.dumb --HG-- branch : py3.7 - - - - - 1 changed file: - extra_tests/test_dbm.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-