[pypy-commit] [Git][pypy/pypy][branch/py3.8] improve unicode handling: use surrogatepass error handler when de- and encoding

2021-08-17 Thread Carl Friedrich Bolz-Tereick (@cfbolz)
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

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 3 commits: fix idlelib.calltip.get_argspec()

2021-08-17 Thread Matti Picus (@mattip)
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

[pypy-commit] [Git][pypy/pypy][branch/fix-idlelib.calltip.get_argspec] fix more of calltip by also using types.MethodType directly

2021-08-17 Thread nimaje (@nimaje)
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

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/fix-idlelib.calltip.get_argspec

2021-08-17 Thread nimaje (@nimaje)
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. _

[pypy-commit] [Git][pypy/pypy] Pushed new branch branch/jit-fewer-bridges

2021-08-17 Thread Batuhan Taskaya (@isidentical)
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