]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120029: remove unused macros in ``symtable.c`` (#120222)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Wed, 12 Jun 2024 13:23:45 +0000 (15:23 +0200)
committerGitHub <noreply@github.com>
Wed, 12 Jun 2024 13:23:45 +0000 (09:23 -0400)
commit32d3e05fe67d43f7285e582a87e65374cf7c2972
tree59d2ab9bfc9a82f820c876a9f728c888c807ba1c
parente16aed63f64b18a26859eff3de976ded373e66b8
gh-120029: remove unused macros in ``symtable.c`` (#120222)

Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Include/internal/pycore_symtable.h
Modules/symtablemodule.c
Python/symtable.c