commit | 4db8988420e0a122d617df741381b0c385af032c | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Tue Jan 12 16:43:32 2021 +0200 |
committer | GitHub <noreply@github.com> | Tue Jan 12 15:43:32 2021 +0100 |
tree | 533eb5980e1fc95527f72202f60591b4be23d69a | |
parent | 11d13e83abedabba12b28773317f1a365113e7af [diff] |
bpo-41994: Fix refcount issues in Python/import.c (GH-22632) https://bugs.python.org/issue41994