]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119581: Add a test of InitVar with name shadowing (#119582)
authorSteven Troxler <steven.troxler@gmail.com>
Tue, 28 May 2024 17:18:57 +0000 (10:18 -0700)
committerGitHub <noreply@github.com>
Tue, 28 May 2024 17:18:57 +0000 (18:18 +0100)
commit6ec371223dff4da7719039e271f35a16a5b861c6
tree726e9dc201850a8bafa5d4725577c35e59f2d1b0
parent0518edc17049a2f474b049b7d7fe3ef4339ceb83
gh-119581: Add a test of InitVar with name shadowing (#119582)
Lib/test/test_dataclasses/__init__.py