diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-12-20 12:50:45 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-20 12:50:45 (GMT) |
| commit | 95948169d75bed3936284ea2225e83e07ec5fe20 (patch) | |
| tree | 269af5d88a76c674e7768f29644b0f57ca9f46da /Python/import.c | |
| parent | 0c0bd78ccf8e1eb1d8ecfce423daf2a2f8ca6d3b (diff) | |
| download | cpython-95948169d75bed3936284ea2225e83e07ec5fe20.zip cpython-95948169d75bed3936284ea2225e83e07ec5fe20.tar.gz cpython-95948169d75bed3936284ea2225e83e07ec5fe20.tar.bz2 | |
bpo-23819: Get rid of assert statements in test_asyncio (GH-30212) (GH-30213)
To keep checks even if run tests with optimized Python.
Either use special assertion methods like assertEqual() or
raise an AssertionError explicitly.
(cherry picked from commit 6ca78affc8023bc5023189d64d8050857662042a)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions
