[pypy-commit] [Git][pypy/pypy][branch/py3.8_isidentical_test] pytokenizer: pass correct arguments

2021-07-23 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy Commits: 719ec147 by isidentical at 2021-07-23T11:48:46+03:00 pytokenizer: pass correct arguments --HG-- branch : py3.8_isidentical_test - - - - - 1 changed file: - pypy/interpreter/pyparser/pytokenizer.py View

[pypy-commit] [Git][pypy/pypy][branch/py3.8_isidentical_test] astbuilder: is is_none() to fix type_comments test

2021-07-23 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy Commits: ebf27317 by isidentical at 2021-07-23T11:51:46+03:00 astbuilder: is is_none() to fix type_comments test --HG-- branch : py3.8_isidentical_test - - - - - 1 changed file: - pypy/interpreter/astcompiler/tes

[pypy-commit] [Git][pypy/pypy][branch/py3.8_isidentical_test] Backed out changeset 28a80618ee57

2021-07-23 Thread Batuhan Taskaya (@isidentical)
Batuhan Taskaya pushed to branch branch/py3.8_isidentical_test at PyPy / pypy Commits: 33d28689 by isidentical at 2021-07-23T14:17:53+03:00 Backed out changeset 28a80618ee57 --HG-- branch : py3.8_isidentical_test - - - - - 1 changed file: - pypy/interpreter/pyparser/pytokenizer.py View i

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] Replace HPyContext with HPyContext* in function signatures

2021-07-23 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: bd067f49 by Ronan Lamy at 2021-07-23T16:47:35+01:00 Replace HPyContext with HPyContext* in function signatures --HG-- branch : hpy-0.0.3 - - - - - 22 changed files: - pypy/module/_hpy_universal/interp_builder.py - pypy/mo

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.3] 2 commits: fix debug mode compilation

2021-07-23 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/hpy-0.0.3 at PyPy / pypy Commits: 93b5fdb1 by Ronan Lamy at 2021-07-23T17:18:34+01:00 fix debug mode compilation --HG-- branch : hpy-0.0.3 - - - - - 93b09c34 by Ronan Lamy at 2021-07-23T19:17:16+01:00 Update llapi.py and other fixes --HG-- branch : hpy-0.0.