[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix some of the doctest failures

Matti Picus (@mattip) foss at heptapod.net
Mon Feb 21 10:09:03 EST 2022



Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
8a3a4cf0 by Matti Picus at 2022-02-21T15:51:49+02:00
fix some of the doctest failures

--HG--
branch : py3.9

- - - - -
27bc3057 by Matti Picus at 2022-02-21T15:59:22+02:00
pypy's error message is nicer

--HG--
branch : py3.9

- - - - -
b4efd6fa by Matti Picus at 2022-02-21T16:29:53+02:00
quote the expression in the error message

--HG--
branch : py3.9

- - - - -
f2be4821 by Matti Picus at 2022-02-21T17:08:45+02:00
in mmap.madvise, make length default to self.size

--HG--
branch : py3.9

- - - - -


4 changed files:

- lib-python/3/test/test_extcall.py
- lib-python/3/test/test_fstring.py
- pypy/interpreter/pyparser/rpypegparse.py
- pypy/module/mmap/interp_mmap.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d3d008714f2eb1d1f6bffcd5c5594b2a23b55330...f2be48211bfd3316ed9fe50eb8b7b8e801ff2802

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/d3d008714f2eb1d1f6bffcd5c5594b2a23b55330...f2be48211bfd3316ed9fe50eb8b7b8e801ff2802
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/20220221/660b8469/attachment.html>


More information about the pypy-commit mailing list