[pypy-commit] [Git][pypy/pypy][branch/py3.9] 5 commits: the test is wrong here

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Tue Nov 30 15:33:05 EST 2021



Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
9bf7e698 by Carl Friedrich Bolz-Tereick at 2021-11-30T19:57:02+01:00
the test is wrong here

--HG--
branch : py3.9

- - - - -
a693c2ee by Carl Friedrich Bolz-Tereick at 2021-11-30T20:08:16+01:00
pypy's message is arguably less confusing

--HG--
branch : py3.9

- - - - -
78c1a415 by Carl Friedrich Bolz-Tereick at 2021-11-30T20:23:25+01:00
non-printable unicode chars are printed differently

--HG--
branch : py3.9

- - - - -
6ee40154 by Carl Friedrich Bolz-Tereick at 2021-11-30T21:32:34+01:00
fix some joined str position stuff

--HG--
branch : py3.9

- - - - -
28b71667 by Carl Friedrich Bolz-Tereick at 2021-11-30T21:32:53+01:00
skip the rest of the test, the numbers are entirely cpython-dependent

--HG--
branch : py3.9

- - - - -


5 changed files:

- lib-python/3/test/test_fstring.py
- pypy/interpreter/astcompiler/fstring.py
- pypy/interpreter/pyparser/pytokenizer.py
- pypy/interpreter/pyparser/test/test_pytokenizer.py
- pypy/objspace/std/test/apptest_fstring.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8a9582e70e6d51605b64e88f5b9e1bcf8f00c94b...28b71667c28ecd1d3abc472e7dabf25d95e4c6d1

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/8a9582e70e6d51605b64e88f5b9e1bcf8f00c94b...28b71667c28ecd1d3abc472e7dabf25d95e4c6d1
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211130/d1feb6f7/attachment.html>


More information about the pypy-commit mailing list