[pypy-commit] [Git][pypy/pypy][branch/py3.9] 2 commits: another case

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

[pypy-commit] [Git][pypy/pypy][branch/default] 2 commits: bpo-44954: fix corner case in float.fromhex

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

[pypy-commit] [Git][pypy/pypy][branch/py3.9] 13 commits: somewhat laboriously reproduce the problem of #3598 as a jit test

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

[pypy-commit] [Git][pypy/pypy][branch/py3.8] 11 commits: somewhat laboriously reproduce the problem of #3598 as a jit test

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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 2 commits: fix codecs tests, seems the default has just always been wrong (but it didn't matter so far)

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

[pypy-commit] [Git][pypy/pypy][branch/default] fix codecs tests, seems the default has just always been wrong (but it didn't matter so far)

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

[pypy-commit] [Git][pypy/pypy][branch/default] incrementality in the unicode escape handler was broken, fix it

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

[pypy-commit] [Git][pypy/pypy][branch/py3.7] 8 commits: somewhat laboriously reproduce the problem of #3598 as a jit test

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