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
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/
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
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
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
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
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
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
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