]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119469: Fix _pyrepl reference leaks (#119470)
authorŁukasz Langa <lukasz@langa.pl>
Thu, 23 May 2024 17:28:31 +0000 (13:28 -0400)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 17:28:31 +0000 (19:28 +0200)
commit6e012ced6cc07a7502278e1849c5618d1ab54a08
treefc1f0001af8c2c5cd04fa376ffc2a31fb086c4ff
parenta192547dfe7c4f184cc8b579c3eff2f61f642483
gh-119469: Fix _pyrepl reference leaks (#119470)
Lib/test/test_pyrepl/test_interact.py
Lib/test/test_pyrepl/test_unix_console.py