[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: fix tla interpreter for threaded code

2022-05-10 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 31e636cf by Yusuke Izawa at 2022-05-10T17:33:56+09:00 fix tla interpreter for threaded code --HG-- branch : threaded-code-generation - - - - - 98a43a94 by Yusuke Izawa at 2022-05-10T17:34:13+09:00 add counts

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] fix broken import in tla for threaded code

2022-05-10 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 0ac86b90 by Yusuke Izawa at 2022-05-10T17:52:13+09:00 fix broken import in tla for threaded code --HG-- branch : threaded-code-generation - - - - - 1 changed file: - rpython/jit/tl/threadedcode/tla.py V

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 13 commits: create slot_tp_init to map user defined python __init__ to tp_init (issue 2806)

2022-05-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: a79c8352 by Matti Picus at 2022-05-09T06:06:37+03:00 create slot_tp_init to map user defined python __init__ to tp_init (issue 2806) --HG-- branch : py3.8 - - - - - 02c3732c by Matti Picus at 2022-05-09T07:55:25+03:00 add a nam

[pypy-commit] [Git][pypy/pypy][branch/py3.8] windows does not have "true", so do something else that does not write any output

2022-05-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: dd9f1025 by Matti Picus at 2022-05-10T12:06:52+03:00 windows does not have "true", so do something else that does not write any output --HG-- branch : py3.8 - - - - - 1 changed file: - extra_tests/test_bufferedreader.py V

[pypy-commit] [Git][pypy/pypy][branch/py3.8] remove unused sorting subclass

2022-05-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy Commits: 918f5198 by Carl Friedrich Bolz-Tereick at 2022-05-10T11:21:29+02:00 remove unused sorting subclass --HG-- branch : py3.8 - - - - - 1 changed file: - pypy/objspace/std/listobject.py View it on Heptapod: ht

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 2 commits: remove unused files

2022-05-10 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: a523921c by Yusuke Izawa at 2022-05-10T19:36:17+09:00 remove unused files --HG-- branch : threaded-code-generation - - - - - c3a497ab by Yusuke Izawa at 2022-05-10T20:08:46+09:00 fix tests in tla for threade

[pypy-commit] [Git][pypy/pypy][branch/default] issue #3732: jit calling the key function

2022-05-10 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy Commits: 598a01f2 by Carl Friedrich Bolz-Tereick at 2022-05-10T21:28:09+02:00 issue #3732: jit calling the key function (does not help enough, unfortunately. the profile shows the comparison being the slow thing in my e

[pypy-commit] [Git][pypy/pypy][branch/default] rm obsolete code

2022-05-10 Thread Ronan Lamy (@rlamy)
Ronan Lamy pushed to branch branch/default at PyPy / pypy Commits: e8bd5fbf by Ronan Lamy at 2022-05-11T03:14:34+01:00 rm obsolete code - - - - - 1 changed file: - pypy/interpreter/baseobjspace.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e8bd5fbf8a5cd63feb04b06aa

[pypy-commit] [Git][pypy/pypy][branch/default] on releases, build OWN + JIT

2022-05-10 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: f23f981b by Matti Picus at 2022-05-11T06:18:25+03:00 on releases, build OWN + JIT - - - - - 1 changed file: - pypy/tool/release/force-builds.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/f23f981b1a