]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-110045: Update symtable module for PEP 695 (#110066)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 29 Sep 2023 02:08:04 +0000 (19:08 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 02:08:04 +0000 (02:08 +0000)
commit7dc2c5093ef027aab57bca953ac2d6477a4a440b
treeb0277506d867356ccc983b4abfc4caab59cd5d5d
parent2e37a38bcbfbe1357436e030538290e7d00b668d
gh-110045: Update symtable module for PEP 695 (#110066)
Doc/library/symtable.rst
Lib/symtable.py
Lib/test/test_symtable.py
Misc/NEWS.d/next/Library/2023-09-28-18-08-02.gh-issue-110045.0YIGKv.rst [new file with mode: 0644]
Modules/symtablemodule.c