]> granicus.if.org Git - python/commit
Issue #27911: Remove some unnecessary error checks in import.c.
authorBrett Cannon <brett@python.org>
Thu, 8 Sep 2016 00:00:43 +0000 (17:00 -0700)
committerBrett Cannon <brett@python.org>
Thu, 8 Sep 2016 00:00:43 +0000 (17:00 -0700)
commit52794db825caa62e1a066dce4bd95bde2fe80216
tree644171fd9efac506f5ac3ee74b360fd27e6af741
parent46f97b85a8ce9ae67b6e4bc32e94f7827df7bab7
Issue #27911: Remove some unnecessary error checks in import.c.

Thanks to Xiang Zhang for the patch.
Misc/NEWS
Python/import.c