[pypy-commit] [Git][pypy/pypy][branch/py3.7] on windows, use the windows-specific pyconfig.h

2021-05-03 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: a54629c4 by Matti Picus at 2021-05-03T11:21:03+03:00 on windows, use the windows-specific pyconfig.h --HG-- branch : py3.7 - - - - - 2 changed files: - + pypy/module/cpyext/PC/pyconfig.h - pypy/module/cpyext/api.py View it

[pypy-commit] [Git][pypy/pypy][branch/release-pypy3.7-v7.x] on windows, use the windows-specific pyconfig.h

2021-05-03 Thread Matti Picus
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy Commits: 7ffcecfd by Matti Picus at 2021-05-03T11:21:03+03:00 on windows, use the windows-specific pyconfig.h --HG-- branch : release-pypy3.7-v7.x - - - - - 2 changed files: - + pypy/module/cpyext/PC/pyconfig.h - pypy/

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] 8 commits: WIP: kill state.handles, since it is too confusing compared to the various

2021-05-03 Thread Antonio Cuni
Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy Commits: 2fada973 by Antonio Cuni at 2021-04-15T13:51:06+02:00 WIP: kill state.handles, since it is too confusing compared to the various self.handles and it's too easy to use it by mistake. Instead: 1. introduce state.u_handles

[pypy-commit] [Git][pypy/benchmarks][branch/default] speed.pypy.org seems to be slow to wake up, give more retry time

2021-05-03 Thread Matti Picus
Matti Picus pushed to branch branch/default at PyPy / benchmarks Commits: 68b1c4ff by Matti Picus at 2021-05-03T17:06:32+03:00 speed.pypy.org seems to be slow to wake up, give more retry time - - - - - 1 changed file: - saveresults.py View it on Heptapod: https://foss.heptapod.net/pypy/b

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] 5 commits: fix getset properties after the refactoring

2021-05-03 Thread Antonio Cuni
Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy Commits: c8069638 by Antonio Cuni at 2021-05-03T16:08:34+02:00 fix getset properties after the refactoring --HG-- branch : hpy-0.0.2 - - - - - b9e01cbd by Antonio Cuni at 2021-05-03T16:09:18+02:00 we can finally kill this --HG-- b

[pypy-commit] [Git][pypy/pypy][branch/hpy-0.0.2] implement HPy_Dump

2021-05-03 Thread Antonio Cuni
Antonio Cuni pushed to branch branch/hpy-0.0.2 at PyPy / pypy Commits: 924a18a8 by Antonio Cuni at 2021-05-03T16:52:32+02:00 implement HPy_Dump --HG-- branch : hpy-0.0.2 - - - - - 1 changed file: - pypy/module/_hpy_universal/interp_object.py View it on Heptapod: https://foss.heptapod.ne

[pypy-commit] [Git][pypy/pypy][branch/dotviewer-python3] support for escaping \{, \}, html entities in records

2021-05-03 Thread Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/dotviewer-python3 at PyPy / pypy Commits: 0b3d78d9 by Carl Friedrich Bolz-Tereick at 2021-05-03T22:26:18+02:00 support for escaping \{, \}, html entities in records --HG-- branch : dotviewer-python3 - - - - - 2 changed files: - dotviewer

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: Backed out changeset: eb472ac0568e, it requires too much readjustment

2021-05-03 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: 07998eab by Matti Picus at 2021-05-03T23:44:50+03:00 Backed out changeset: eb472ac0568e, it requires too much readjustment --HG-- branch : py3.7 - - - - - 070264fa by Matti Picus at 2021-05-04T01:15:55+03:00 directly add the mi

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 3 commits: redo this change, it is the correct fix

2021-05-03 Thread Matti Picus
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy Commits: d646e356 by Matti Picus at 2021-05-04T01:30:23+03:00 redo this change, it is the correct fix --HG-- branch : py3.7 - - - - - f522bb88 by Matti Picus at 2021-05-04T01:30:34+03:00 Backed out changeset: c9e82e9719dd --HG-- branch