]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-119581: Add a test of InitVar with name shadowing (GH-119582) (#119673)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 28 May 2024 17:42:01 +0000 (19:42 +0200)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 17:42:01 +0000 (17:42 +0000)
commit08636c1a7d514a4d1d555b1fa903d985b47e8875
tree51e79f18fcb2a68f008d17c7966d82267e5dd75e
parent3af9b75df5c1fda0ae9f1869da104e90805e8467
[3.12] gh-119581: Add a test of InitVar with name shadowing (GH-119582) (#119673)

gh-119581: Add a test of InitVar with name shadowing (GH-119582)
(cherry picked from commit 6ec371223dff4da7719039e271f35a16a5b861c6)

Co-authored-by: Steven Troxler <steven.troxler@gmail.com>
Lib/test/test_dataclasses/__init__.py