]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Remove `Lib/test/shadowed_super.py` (GH-114372) (#114433)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 22 Jan 2024 15:40:42 +0000 (16:40 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 15:40:42 +0000 (16:40 +0100)
commit954bbcc1b9daed3169719f6ca66302f164e362e1
treeda22df6be060f5c8b7a4de776038017927a94afc
parent1bd2c93474792dae99664a43cfb70120a809c05d
[3.12] gh-108303: Remove `Lib/test/shadowed_super.py` (GH-114372) (#114433)

gh-108303: Remove `Lib/test/shadowed_super.py` (GH-114372)

Move code into Lib/test/test_super.py.
(cherry picked from commit 2ef520ebecf5544ba792266a5dbe4d53653a4a03)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/shadowed_super.py [deleted file]
Lib/test/test_super.py