]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-85098: Implement functional CLI of symtable (#109112)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 7 Nov 2023 16:32:16 +0000 (18:32 +0200)
committerGitHub <noreply@github.com>
Tue, 7 Nov 2023 16:32:16 +0000 (16:32 +0000)
commit70afb8d7324bc74fe64141e1af5c602bf6c0c4dd
tree79f9089295cc3e041df91b0feb61727cce2677ed
parentf55cb44359821e71c29903f2152b4658509dac0d
gh-85098: Implement functional CLI of symtable (#109112)

Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
Doc/library/symtable.rst
Lib/symtable.py
Lib/test/test_symtable.py
Misc/NEWS.d/next/Library/2023-09-08-12-10-10.gh-issue-85098.DfQbeJ.rst [new file with mode: 0644]