]> granicus.if.org Git - python/commit
Annotate the unexplained assignment in exception unbinding (GH-11448)
authorChris Angelico <rosuav@gmail.com>
Tue, 21 May 2019 13:34:19 +0000 (23:34 +1000)
committerEric V. Smith <ericvsmith@users.noreply.github.com>
Tue, 21 May 2019 13:34:19 +0000 (09:34 -0400)
commitad098b6750f4d74387ac21c8e23ae1ee7ff13571
treea642d08ae65f8cce38340aa4ca0197730ae41145
parent4fb15021890d327023aefd95f5a84ac33b037d19
Annotate the unexplained assignment in exception unbinding (GH-11448)
Python/compile.c