gh-122562: fix dump_symtable for ste_free and ste_child_free removal (#122825)

This commit is contained in:
Irit Katriel 2024-08-08 14:03:45 +01:00 committed by GitHub
parent bf8b374639
commit 833eb106f5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -286,7 +286,7 @@ static void _dump_symtable(PySTEntryObject* ste, PyObject* prefix)
(
"%U=== Symtable for %U ===\n"
"%U%s%s\n"
"%U%s%s%s%s%s%s%s%s%s%s%s%s%s\n"
"%U%s%s%s%s%s%s%s%s%s%s%s\n"
"%Ulineno: %d col_offset: %d\n"
"%U--- Symbols ---\n"
),