[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix test

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: 0f131982 by Matti Picus at 2021-11-24T09:52:25+02:00 fix test --HG-- branch : py3.8 - - - - - 803f176d by Matti Picus at 2021-11-24T10:26:09+02:00 ignore generated file --HG-- branch : py3.8 - - - - - 9b3f5213 by Matti Picus

[pypy-commit] [Git][pypy/pypy][branch/py3.8] ignore generated file

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 803f176d by Matti Picus at 2021-11-24T10:26:09+02:00 ignore generated file --HG-- branch : py3.8 - - - - - 1 changed file: - .hgignore View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/803f176dd7a32e042208

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: typo

2021-11-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy Commits: c31e887a by Matti Picus at 2021-11-24T17:40:25+02:00 typo --HG-- branch : py3.9 - - - - - cf7999ee by Matti Picus at 2021-11-24T17:45:46+02:00 remove older versions of vendored setuptools and pip --HG-- branch : py3.9 - - - -

[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] update tla interpreter for threaded code generation

2021-11-24 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 9f937cec by Yusuke Izawa at 2021-11-25T13:48:36+09:00 update tla interpreter for threaded code generation --HG-- branch : threaded-code-generation - - - - - 5 changed files: - rpython/jit/tl/threadedcode/