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.


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to