commit | 291c9d4f74f3c7c57ae18e1aca617206795a090d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Apr 25 11:32:52 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Apr 25 11:32:52 2018 -0700 |
tree | db94a214c021e9cd16f6f24d6382138978967eb9 | |
parent | 53d36cc961ff2080fa91a216cce718295259d723 [diff] |
bpo-33330: Improve error handling in PyImport_Cleanup(). (GH-6564) (cherry picked from commit e9d9494d6b2a5e0c2d48d22c7f0d5e95504b4f7e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>