diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-02-11 10:57:40 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 10:57:40 (GMT) |
commit | d65cd8bc4e3a4d070385e2236332c14b63daeada (patch) | |
tree | c36772fdc92b2916aa823182ea9c728e3641c95c /Python/symtable.c | |
parent | b9f560258c6d13166da662d85422562f986f7af2 (diff) | |
download | cpython-d65cd8bc4e3a4d070385e2236332c14b63daeada.zip cpython-d65cd8bc4e3a4d070385e2236332c14b63daeada.tar.gz cpython-d65cd8bc4e3a4d070385e2236332c14b63daeada.tar.bz2 |
[3.12] gh-79382: Fix recursive glob() with trailing "**" (GH-115134) (GH-115290)
Trailing "**" no longer allows to match files and non-existing paths in
recursive glob().
(cherry picked from commit aeffc7f8951e04258f0fd8cadfa6cd8b704730f6)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions