SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

bpo-23819: Get rid of assert statements in test_asyncio (GH-30212)

To keep checks even if run tests with optimized Python.

Either use special assertion methods like assertEqual() or
raise an AssertionError explicitly.
S
Serhiy Storchaka committed
6ca78affc8023bc5023189d64d8050857662042a
Parent: 7c5c3f7
Committed by GitHub <noreply@github.com> on 12/20/2021, 10:23:05 AM