]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103186: Suppress RuntimeWarning about unclosed async iterator in test_sys_settrace...
authorSerhiy Storchaka <storchaka@gmail.com>
Thu, 7 Sep 2023 13:34:44 +0000 (16:34 +0300)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 13:34:44 +0000 (16:34 +0300)
commitd485551c9d1792ff3539eef1d6374bd4c01dcd5d
treeb816138071297728df1635b60b34dd99cbefe076
parente4bb0026b9a21d066e7a5c4716ea4d755b95d2d5
gh-103186: Suppress RuntimeWarning about unclosed async iterator in test_sys_settrace (GH-109075)
Lib/test/test_sys_settrace.py