[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/py3.9-type-or

2022-06-20 Thread Tadeu Zagallo (@tadeuzagallo)
Tadeu Zagallo pushed new branch branch/py3.9-type-or at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.9-type-or You're receiving this email because of your account on foss.heptapod.net. ___ pypy-commit ma

[pypy-commit] [Git][pypy/pypy][branch/default] #3765: PyNumber_ToBase should accept big numbers as well

2022-06-20 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 75e1e005 by Carl Friedrich Bolz-Tereick at 2022-06-20T12:17:44+02:00 #3765: PyNumber_ToBase should accept big numbers as well - - - - - 2 changed files: - pypy/module/cpyext/number.py - pypy/module/cpyext/te

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/gc-custom-trace-memo

2022-06-20 Thread Antonio Cuni (@antocuni)
Antonio Cuni pushed new branch branch/gc-custom-trace-memo at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/gc-custom-trace-memo You're receiving this email because of your account on foss.heptapod.net. ___ p

[pypy-commit] [Git][pypy/pypy][branch/gc-custom-trace-memo] fix test_gcreftracer

2022-06-20 Thread Antonio Cuni (@antocuni)
Antonio Cuni pushed to branch branch/gc-custom-trace-memo at PyPy / pypy Commits: 051f619e by Antonio Cuni at 2022-06-20T14:14:41+01:00 fix test_gcreftracer --HG-- branch : gc-custom-trace-memo - - - - - 1 changed file: - rpython/jit/backend/llsupport/test/test_gcreftracer.py View it on

[pypy-commit] [Git][pypy/pypy][branch/py3.9-type-or] (tadeuzagallo,cfbolz): Fix how the typing module is imported in the type or implementation

2022-06-20 Thread Tadeu Zagallo (@tadeuzagallo)
Tadeu Zagallo pushed to branch branch/py3.9-type-or at PyPy / pypy Commits: c335bc2d by Tadeu Zagallo at 2022-06-20T12:09:53+02:00 (tadeuzagallo,cfbolz): Fix how the typing module is imported in the type or implementation --HG-- branch : py3.9-type-or - - - - - 2 changed files: - pypy/obj