[pypy-commit] [Git][pypy/pypy][branch/default] 9 commits: call more appropriate methods a bit everywhere

2021-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 48b98346 by Carl Friedrich Bolz-Tereick at 2021-02-04T13:44:54+01:00 call more appropriate methods a bit everywhere --HG-- branch : intbound-improvements-3 - - - - - 77dc56b7 by Carl Friedrich Bolz-Tereick at

[pypy-commit] [Git][pypy/pypy][branch/py3.8] fix rpython, hopefully

2021-02-21 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: e1afc7f9 by Carl Friedrich Bolz-Tereick at 2021-02-21T13:23:37+01:00 fix rpython, hopefully --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/interpreter/astcompiler/codegen.py View it on GitLab: http

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/issue-3404

2021-02-21 Thread Matti Picus
Matti Picus pushed new branch branch/issue-3404 at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/issue-3404 You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit mailing li

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/c-api-refactor

2021-02-21 Thread Matti Picus
Matti Picus pushed new branch branch/c-api-refactor at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/c-api-refactor You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit ma

[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: test, fix for PyObject_Format(space.wrap(type('a')), None)

2021-02-21 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e67c4108 by Matti Picus at 2021-02-21T16:24:11+02:00 test, fix for PyObject_Format(space.wrap(type('a')), None) --HG-- branch : issue-3404 - - - - - 3dc2b420 by Matti Picus at 2021-02-21T20:05:34+02:00 update cffi to c16abb8f

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 14 commits: call more appropriate methods a bit everywhere

2021-02-21 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 48b98346 by Carl Friedrich Bolz-Tereick at 2021-02-04T13:44:54+01:00 call more appropriate methods a bit everywhere --HG-- branch : intbound-improvements-3 - - - - - 77dc56b7 by Carl Friedrich Bolz-Tereick at 2021-02-04T14:23:1