]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101229: Add tests for aliases of imported names (GH-101230)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 30 Jan 2023 20:21:18 +0000 (12:21 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 20:21:18 +0000 (12:21 -0800)
commitfaf8068dd01c8eee7f6ea3f9e608126bf2034dc1
treed001526ba3fedd7197528f81c0df353805dac6d3
parent6ec9f2d5b84143dc41edceb996d67c3f923eebaa
gh-101229: Add tests for aliases of imported names (GH-101230)

(cherry picked from commit 28db978d7f134edf6c86f21c42e15003511e7e9b)

Co-authored-by: Eclips4 <80244920+Eclips4@users.noreply.github.com>
Lib/test/test_ast.py