]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104635: Add a test case for variables that have a dependency. (gh-106583)
authorDong-hee Na <donghee.na@python.org>
Tue, 11 Jul 2023 01:14:53 +0000 (10:14 +0900)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 01:14:53 +0000 (10:14 +0900)
commit115df8491a6633ced3cc3f2343b349869de30b8c
tree8de8d0a393db340069e8a155af42adc9dd7f1377
parent22988c323ad621b9f47b6cb640b80ac806e26368
gh-104635: Add a test case for variables that have a dependency. (gh-106583)
Lib/test/test_compile.py