]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 May 2024 17:58:59 +0000 (19:58 +0200)
committerGitHub <noreply@github.com>
Thu, 23 May 2024 17:58:59 +0000 (19:58 +0200)
commit8fd8cc564bea243e30cc8881a9981ab85e09fe81
tree198e9c79100b8147be5e12d28fea78145eeab69b
parent251ef2e36f61a1c4b7c628ba9dc38a10a355a058
[3.13] gh-119469: Fix _pyrepl reference leaks (GH-119470) (#119471)

(cherry picked from commit 6e012ced6cc07a7502278e1849c5618d1ab54a08)

Co-authored-by: Ɓukasz Langa <lukasz@langa.pl>
Lib/test/test_pyrepl/test_interact.py
Lib/test/test_pyrepl/test_unix_console.py