]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120449: fix ``test_pyclbr`` introspection for mangled names (GH-120450)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 18 Jun 2024 14:29:43 +0000 (16:29 +0200)
committerGitHub <noreply@github.com>
Tue, 18 Jun 2024 14:29:43 +0000 (14:29 +0000)
commitd8cd0fa4e347f460d0f3277e2392504e61ed087d
tree116d45a001887e5eaf95afe2aebf876762c853af
parent16f8e22e7c681d8e8184048ed1bf927d33e11758
gh-120449: fix ``test_pyclbr`` introspection for mangled names (GH-120450)
Lib/test/pyclbr_input.py
Lib/test/test_pyclbr.py