[pypy-commit] [Git][pypy/pypy][branch/threaded-code-generation] 12 commits: WIP: add hacks for guard patching

2022-09-24 Thread Yusuke Izawa (@3tty0n)
Yusuke Izawa pushed to branch branch/threaded-code-generation at PyPy / pypy Commits: 22edb37a by Yusuke Izawa at 2022-08-05T18:01:26+09:00 WIP: add hacks for guard patching --HG-- branch : threaded-code-generation-pysom - - - - - 966faee8 by Yusuke Izawa at 2022-09-04T15:41:54+09:00 enable d

[pypy-commit] [Git][pypy/pypy][branch/rbigint-fromstr-subquadratic] 7 commits: build cffi extensions without embedding in translation (issue 3737)

2022-09-24 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
Carl Friedrich Bolz-Tereick pushed to branch branch/rbigint-fromstr-subquadratic at PyPy / pypy Commits: 6b91ab19 by Matti Picus at 2022-09-05T15:29:43-05:00 build cffi extensions without embedding in translation (issue 3737) but rebuild them with embedding when packaging - - - - - dace7a84

[pypy-commit] [Git][pypy/pypy][branch/py3.9-pattern-matching-experiments] Implement MatchClass

2022-09-24 Thread Tadeu Zagallo (@tadeuzagallo)
Tadeu Zagallo pushed to branch branch/py3.9-pattern-matching-experiments at PyPy / pypy Commits: 3544a20a by Tadeu Zagallo at 2022-09-24T18:42:50+02:00 Implement MatchClass --HG-- branch : py3.9-pattern-matching-experiments - - - - - 5 changed files: - lib-python/3/opcode.py - pypy/interp

[pypy-commit] [Git][pypy/pypy][branch/default] use READTHEDOCE_PROJECT to build rpython or pypy rtd documentation appropriately

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 3efd09b8 by Matti Picus at 2022-09-24T22:35:39+03:00 use READTHEDOCE_PROJECT to build rpython or pypy rtd documentation appropriately - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptap

[pypy-commit] [Git][pypy/pypy][branch/default] fix yaml formatting

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 1909df15 by Matti Picus at 2022-09-24T22:41:01+03:00 fix yaml formatting - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/1909df1598caed2cfb37b1361db165eda28

[pypy-commit] [Git][pypy/pypy][branch/default] add debug cruft for rtd

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: a654a5fa by Matti Picus at 2022-09-24T22:55:14+03:00 add debug cruft for rtd - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/a654a5fa160b2153da6d0d9f5cea95f

[pypy-commit] [Git][pypy/pypy][branch/default] I think each command line is executed in its own shell, so string them together

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 3108fb95 by Matti Picus at 2022-09-24T23:02:40+03:00 I think each command line is executed in its own shell, so string them together - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapo

[pypy-commit] [Git][pypy/pypy][branch/default] split commands onto two lines

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 874dbadc by Matti Picus at 2022-09-24T23:23:48+03:00 split commands onto two lines - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/874dbadc64f4c60d37d3ddd4a

[pypy-commit] [Git][pypy/pypy][branch/default] copy output

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 15849658 by Matti Picus at 2022-09-24T23:30:44+03:00 copy output - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/15849658c02ee9e1b1558412a5da0d66a5e49de0 -

[pypy-commit] [Git][pypy/pypy][branch/default] typo

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 51d749fc by Matti Picus at 2022-09-24T23:34:51+03:00 typo - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/51d749fc16a37d149629cd7b69951d59cd9829ca -- View

[pypy-commit] [Git][pypy/pypy][branch/default] mkdir before copying

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: e1a0d456 by Matti Picus at 2022-09-24T23:43:56+03:00 mkdir before copying - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/e1a0d456adccb28e812dc6e9ed0bb8cfc0

[pypy-commit] [Git][pypy/pypy][branch/default] build with rtd theme

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 39beb34f by Matti Picus at 2022-09-24T23:52:29+03:00 build with rtd theme - - - - - 2 changed files: - pypy/doc/requirements.txt - rpython/doc/requirements.txt View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/c

[pypy-commit] [Git][pypy/pypy][branch/py3.8] remove debug cruft (issue 3819)

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy Commits: 697e82ec by Matti Picus at 2022-09-24T23:46:47+03:00 remove debug cruft (issue 3819) --HG-- branch : py3.8 - - - - - 1 changed file: - lib_pypy/_winapi.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/

[pypy-commit] [Git][pypy/pypy][branch/default] add more debugging

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: bcf61e64 by Matti Picus at 2022-09-25T06:34:29+03:00 add more debugging - - - - - 1 changed file: - .readthedocs.yaml View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bcf61e64b497fdd673b2b0b9f806f53f

[pypy-commit] [Git][pypy/pypy][branch/default] force theme

2022-09-24 Thread Matti Picus (@mattip)
Matti Picus pushed to branch branch/default at PyPy / pypy Commits: 955b3088 by Matti Picus at 2022-09-25T06:51:24+03:00 force theme - - - - - 2 changed files: - pypy/doc/conf.py - rpython/doc/conf.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/955b3088cbb9ed9650166