Carl Friedrich Bolz-Tereick pushed new branch
branch/py3.7-hack-measure-bytecode-dispatch-2 at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/py3.7-hack-measure-bytecode-dispatch-2
You're receiving this email because of your account on foss.heptapod.net.
Carl Friedrich Bolz-Tereick pushed to branch
branch/py3.7-hack-measure-bytecode-dispatch-2 at PyPy / pypy
Commits:
9908f38c by Carl Friedrich Bolz-Tereick at 2021-09-22T12:59:03+02:00
better
--HG--
branch : py3.7-hack-measure-bytecode-dispatch-2
- - - - -
1 changed file:
- pypy/interprete
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
7bb80900 by Carl Friedrich Bolz-Tereick at 2021-09-22T14:42:39+02:00
fix #3555: when doing classic %-stringformatting and the right hand operand is
a subclass of a tuple, still treat it like a tuple and ignore __i