commit | 38e021ab90b595945f15c59273c788f2f24053dc | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jun 23 03:28:08 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Jun 23 13:28:08 2021 +0300 |
tree | 6d05b59c7e406efa096715d28ecb3fe55b319280 | |
parent | 280425d41797f9c0b20fb02a22341937a13a8987 [diff] |
bpo-44482: Fix very unlikely resource leak in glob in non-CPython implementations (GH-26843) (GH-26872) (cherry picked from commit 5c7940257e1f611e7284fd504887bd29a63d0a94) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>