[pypy-commit] [Git][pypy/pypy][branch/py3.8] need to patch warn_about_missing_assertion: the assert statement in 3.9+ does

Carl Friedrich Bolz-Tereick (@cfbolz) foss at heptapod.net
Sun Mar 6 06:41:19 EST 2022



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


Commits:
bfcb3cd6 by Carl Friedrich Bolz-Tereick at 2022-03-06T12:40:31+01:00
need to patch warn_about_missing_assertion: the assert statement in 3.9+ does
not raise builtins.AssertionError (which might be patched), but always the
"regular" AssertionError

--HG--
branch : py3.8

- - - - -


1 changed file:

- _pytest/assertion/__init__.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bfcb3cd615f41d3e1eebe7cafda4619036f57c45

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/bfcb3cd615f41d3e1eebe7cafda4619036f57c45
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/20220306/a047aada/attachment-0001.html>


More information about the pypy-commit mailing list