]> granicus.if.org Git - python/commit
Clear possible exception before calling PyTuple_Pack in IMPORT_NAME (GH-6033)
authorXiang Zhang <angwerzx@126.com>
Fri, 9 Mar 2018 02:21:58 +0000 (10:21 +0800)
committerGitHub <noreply@github.com>
Fri, 9 Mar 2018 02:21:58 +0000 (10:21 +0800)
commit34bb88dc5bc447832db8c7ccdc173311e0685eab
treea6d1ebfa9aaa25178a0b501163236df065ebae21
parent55d5bfba9482d39080f7b9ec3e6257ecd23f264f
Clear possible exception before calling PyTuple_Pack in IMPORT_NAME (GH-6033)
Python/ceval.c