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_argspec - - - - - 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 - - - - - a0cd24a8 by Matti Picus at 2021-08-17T15:25:07+03:00 merge idlelib fix to py3.8 --HG-- branch : py3.8 - - - - - 1 changed file: - lib-python/3/idlelib/calltip.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/98806f708b2cf009bf569b67c1bf88941c3e2003...a0cd24a8492d04fe1651d46141858cd8ce6350b7 -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/98806f708b2cf009bf569b67c1bf88941c3e2003...a0cd24a8492d04fe1651d46141858cd8ce6350b7 You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit