commit | 3a58d6062060f9fcc1f4f9c43358769305bafef8 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 11 02:22:29 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 11 02:22:29 2021 -0700 |
tree | b98c8df3685b7231a8e65204c52431de39214879 | |
parent | aff69c34b04390488ff8a364894f9e0c25fc4435 [diff] |
Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862) (cherry picked from commit 9883ca498d654a4792d530bd8d6d64fef4dc971c) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>