[pypy-commit] [Git][pypy/pypy][branch/conda] 2 commits: back out 5c40eeb773c2, the problem is not here

2021-07-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/conda at PyPy / pypy Commits: 58d5df47 by Matti Picus at 2021-07-28T15:09:25+03:00 back out 5c40eeb773c2, the problem is not here --HG-- branch : conda - - - - - 77e896d1 by Matti Picus at 2021-07-28T17:08:57+03:00 do not copy dlls into lib_pypy on conda -

[pypy-commit] [Git][pypy/pypy][branch/default] support multiple tags in hg_archive, fixes platform._sys_version()

2021-07-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 38573677 by Matti Picus at 2021-07-29T10:33:24+03:00 support multiple tags in hg_archive, fixes platform._sys_version() - - - - - 2 changed files: - rpython/tool/test/test_version.py - rpython/tool/version.py View it on H

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: support multiple tags in hg_archive, fixes platform._sys_version()

2021-07-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 38573677 by Matti Picus at 2021-07-29T10:33:24+03:00 support multiple tags in hg_archive, fixes platform._sys_version() - - - - - 02cfcb42 by Matti Picus at 2021-07-29T10:34:47+03:00 merge default into py3.7 --HG-- branch : py3

[pypy-commit] [Git][pypy/pypy][branch/conda] 2 commits: support multiple tags in hg_archive, fixes platform._sys_version()

2021-07-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/conda at PyPy / pypy Commits: 90cb1d68 by Matti Picus at 2021-07-29T10:33:24+03:00 support multiple tags in hg_archive, fixes platform._sys_version() --HG-- branch : conda - - - - - a9d4d86e by Matti Picus at 2021-07-29T12:05:31+03:00 adapt regex to sys.ver

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 20 commits: pytokenizer: bring back the support for parsing async/await context dependantly

2021-07-29 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: ffd2f05d by isidentical at 2021-07-04T19:42:01+03:00 pytokenizer: bring back the support for parsing async/await context dependantly --HG-- branch : py3.8-isidentical-ast-feature-version - - - - - fd3be10f by isidentical at 202

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/isidentical-py38-test-fixes

2021-07-29 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed new branch branch/isidentical-py38-test-fixes at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/isidentical-py38-test-fixes You're receiving this email because of your account on foss.heptapod.net. ___

[pypy-commit] [Git][pypy/pypy][branch/isidentical-py38-test-fixes] ast app tests: fix the ast.Constant(value=...)

2021-07-29 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy / pypy Commits: ed1082a7 by isidentical at 2021-07-30T00:18:13+03:00 ast app tests: fix the ast.Constant(value=...) --HG-- branch : isidentical-py38-test-fixes - - - - - 1 changed file: - pypy/module/_ast/test/tes

[pypy-commit] [Git][pypy/pypy][branch/isidentical-py38-test-fixes] 7 commits: module: add get_spec() method to retrieve __spec__

2021-07-29 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy / pypy Commits: adb253eb by isidentical at 2021-07-30T01:35:07+03:00 module: add get_spec() method to retrieve __spec__ --HG-- branch : isidentical-py38-test-fixes - - - - - 354b0470 by isidentical at 2021-07-30T01:3

[pypy-commit] [Git][pypy/pypy][branch/isidentical-py38-test-fixes] disable specialization

2021-07-29 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy / pypy Commits: a118726f by isidentical at 2021-07-30T03:20:25+03:00 disable specialization --HG-- branch : isidentical-py38-test-fixes - - - - - 1 changed file: - pypy/interpreter/error.py View it on Heptapod:

[pypy-commit] [Git][pypy/pypy][branch/isidentical-py38-test-fixes] try specializing on arg 5?

2021-07-29 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/isidentical-py38-test-fixes at PyPy / pypy Commits: deba365c by isidentical at 2021-07-30T03:34:23+03:00 try specializing on arg 5? --HG-- branch : isidentical-py38-test-fixes - - - - - 1 changed file: - pypy/interpreter/error.py View it on Heptap