bpo-30626: Fix error handling in PyImport_Import(). by serhiy-storchaka · Pull Request #2103 · python/cpython
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Jun 15, 2017) In rare circumstances PyImport_Import() could return NULL without raising an error. (cherry picked from commit 145541c)
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request
Jun 15, 2017) In rare circumstances PyImport_Import() could return NULL without raising an error. (cherry picked from commit 145541c)
serhiy-storchaka added a commit that referenced this pull request
Jun 15, 2017serhiy-storchaka added a commit that referenced this pull request
Jun 15, 2017This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters