]> granicus.if.org Git - python/commit
Complete switch cases in symtable.c; fixes bpo-35963 (GH-11821)
authorGuido van Rossum <guido@python.org>
Mon, 11 Feb 2019 19:34:50 +0000 (11:34 -0800)
committerGitHub <noreply@github.com>
Mon, 11 Feb 2019 19:34:50 +0000 (11:34 -0800)
commit522346d792d9013140a3f4ad3534ac10f38d9085
tree0b0dc3f74cb15ec33b272261d65afb44d2c7f802
parent3766f18c524c57784eea7c0001602017d2122156
Complete switch cases in symtable.c; fixes bpo-35963 (GH-11821)
Python/symtable.c