Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
3650afda by Carl Friedrich Bolz-Tereick at 2021-08-17T16:07:30+02:00
improve unicode handling: use surrogatepass error handler when de- and encoding
utf-16
--HG--
branch : py3.8
- - - - -
1 changed file:
- li
Matti Picus pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a60cb489 by nimaje at 2021-08-17T11:36:25+02:00
fix idlelib.calltip.get_argspec()
This is needed because on pypy more stuff passes isinstance(ob_call,
types.MethodType) than on cpython
--HG--
branch : fix-idlelib.calltip.get_a
nimaje pushed to branch branch/fix-idlelib.calltip.get_argspec at PyPy / pypy
Commits:
835e9b22 by nimaje at 2021-08-17T14:03:26+02:00
fix more of calltip by also using types.MethodType directly
--HG--
branch : fix-idlelib.calltip.get_argspec
- - - - -
1 changed file:
- lib-python/3/idleli
nimaje pushed new branch branch/fix-idlelib.calltip.get_argspec at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/fix-idlelib.calltip.get_argspec
You're receiving this email because of your account on foss.heptapod.net.
_
Batuhan Taskaya pushed new branch branch/jit-fewer-bridges at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/jit-fewer-bridges
You're receiving this email because of your account on foss.heptapod.net.
___
pypy