Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
03a7505c by Carl Friedrich Bolz-Tereick at 2021-12-04T22:29:48+01:00
another case
--HG--
branch : py3.9
- - - - -
c51ba3c1 by Carl Friedrich Bolz-Tereick at 2021-12-04T23:45:51+01:00
better f-string message
--H
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
a723fab4 by Carl Friedrich Bolz-Tereick at 2021-12-04T21:54:28+01:00
bpo-44954: fix corner case in float.fromhex
- - - - -
6fbd9ba4 by Carl Friedrich Bolz-Tereick at 2021-12-04T22:20:26+01:00
copy dtoa changes
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
a55f4a8e by Carl Friedrich Bolz-Tereick at 2021-11-25T11:44:06+01:00
somewhat laboriously reproduce the problem of #3598 as a jit test
--HG--
branch : shortpreamble-no-mutate
- - - - -
61abc439 by Carl Friedrich
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
a55f4a8e by Carl Friedrich Bolz-Tereick at 2021-11-25T11:44:06+01:00
somewhat laboriously reproduce the problem of #3598 as a jit test
--HG--
branch : shortpreamble-no-mutate
- - - - -
61abc439 by Carl Friedrich
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
747df948 by Carl Friedrich Bolz-Tereick at 2021-12-04T19:32:29+01:00
fix codecs tests, seems the default has just always been wrong (but it
didn't matter so far)
- - - - -
5df8e9f9 by Carl Friedrich Bolz-Tereick
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
747df948 by Carl Friedrich Bolz-Tereick at 2021-12-04T19:32:29+01:00
fix codecs tests, seems the default has just always been wrong (but it
didn't matter so far)
- - - - -
1 changed file:
- pypy/module/_cod
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
59988b0f by Carl Friedrich Bolz-Tereick at 2021-12-04T16:20:16+01:00
incrementality in the unicode escape handler was broken, fix it
- - - - -
2 changed files:
- pypy/interpreter/test/test_unicodehelper.py
-
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
a55f4a8e by Carl Friedrich Bolz-Tereick at 2021-11-25T11:44:06+01:00
somewhat laboriously reproduce the problem of #3598 as a jit test
--HG--
branch : shortpreamble-no-mutate
- - - - -
61abc439 by Carl Friedrich