diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-15 18:15:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-15 18:15:11 (GMT) |
commit | fab05de21480fc54a5101cf813195cb32724b5ad (patch) | |
tree | a383051a79e526670a283e86ae35c0e2498d5149 /Python/fileutils.c | |
parent | e45ea377b8d9ae23893d4587003c6d3e7f54b99a (diff) | |
download | cpython-fab05de21480fc54a5101cf813195cb32724b5ad.zip cpython-fab05de21480fc54a5101cf813195cb32724b5ad.tar.gz cpython-fab05de21480fc54a5101cf813195cb32724b5ad.tar.bz2 |
[3.6] bpo-30626: Fix error handling in PyImport_Import(). (GH-2103) (#2221)
In rare circumstances PyImport_Import() could return NULL without raising
an error.
(cherry picked from commit 145541c)
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions