[pypy-commit] [Git][pypy/pypy][branch/default] tweak release note, recognize Ondrej Baranovič (nulano)

2021-03-25 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 885b21cd by Matti Picus at 2021-03-25T10:23:05+02:00 tweak release note, recognize Ondrej Baranovič (nulano) - - - - - 4 changed files: - LICENSE - pypy/doc/contributor.rst - pypy/doc/release-v7.3.4.rst - pypy/doc/tool/make

[pypy-commit] [Git][pypy/pypy][branch/py3.7] typo (YannikJadoul from IRC)

2021-03-25 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 646b6bed by Matti Picus at 2021-03-25T14:48:20+02:00 typo (YannikJadoul from IRC) --HG-- branch : py3.7 - - - - - 1 changed file: - pypy/tool/release/package.py View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/com

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

2021-03-25 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: ddea6358 by Carl Friedrich Bolz-Tereick at 2021-03-24T10:08:05+01:00 fix, maybe --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/objspace/std/intobject.py View it on GitLab: https://foss.heptapod.net

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: do the call to newint outside of the _descr_hash_jitdriver implementation

2021-03-25 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 9eb9bb74 by Carl Friedrich Bolz-Tereick at 2021-03-25T20:51:11+01:00 do the call to newint outside of the _descr_hash_jitdriver implementation (leads to finishs that allocate) - - - - - b4a5151c by Carl Friedri

[pypy-commit] [Git][pypy/pypy][branch/faster-rbigint-big-divmod] 7 commits: add a diagram

2021-03-25 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/faster-rbigint-big-divmod at PyPy / pypy Commits: 519e74bd by Carl Friedrich Bolz-Tereick at 2021-03-24T10:43:59+01:00 add a diagram --HG-- branch : faster-rbigint-big-divmod - - - - - 453eb266 by Carl Friedrich Bolz-Tereick at 2021-03-24T1

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/win64-cpyext-default

2021-03-25 Thread Matti Picus
Matti Picus pushed new branch branch/win64-cpyext-default at PyPy / pypy -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/win64-cpyext-default You're receiving this email because of your account on foss.heptapod.net. ___ py

[pypy-commit] [Git][pypy/pypy][branch/default] fix import, make tests follow the implementation (test_reader does not exist in upstream)

2021-03-25 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: edd6f2c0 by Matti Picus at 2021-03-25T18:33:24+02:00 fix import, make tests follow the implementation (test_reader does not exist in upstream) - - - - - 2 changed files: - extra_tests/test_pyrepl/test_curses.py - extra_tes