]> 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:14:38 +0000 (12:14 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Jan 2023 20:14:38 +0000 (12:14 -0800)
commit3adac4126d659e1d42acf4625dedc8d92eb1c6c8
tree0f14264976da684414e67bb3a45b880684b7c838
parent626e2cc123f3540369b97e63e5efc90c3fd28b2c
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