]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-103186: Remove debug print in test_sys_settrace (GH-109077) (#109084)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 8 Sep 2023 13:22:19 +0000 (06:22 -0700)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 13:22:19 +0000 (15:22 +0200)
commit02e51f86d8fcb283e47f67cfd613cc923571c2db
tree6b227fa1567c0f3ad5419e806f4db02051e4d56e
parent26f42b34f1e67b286655f79d73fd249935d46d12
[3.12] gh-103186: Remove debug print in test_sys_settrace (GH-109077) (#109084)

gh-103186: Remove debug print in test_sys_settrace (GH-109077)
(cherry picked from commit e4bb0026b9a21d066e7a5c4716ea4d755b95d2d5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_sys_settrace.py