diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-02-11 11:04:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-11 11:04:02 (GMT) |
commit | e72255054b80006f75f1b945faea35d2a42b243c (patch) | |
tree | 57d98e8bb206a6c594560ca384539ac65d1897a8 /Lib/test/test_pydoc/test_pydoc.py | |
parent | 446a6db5e1773b9c54c1388b9ffc1792a1241f7f (diff) | |
download | cpython-e72255054b80006f75f1b945faea35d2a42b243c.zip cpython-e72255054b80006f75f1b945faea35d2a42b243c.tar.gz cpython-e72255054b80006f75f1b945faea35d2a42b243c.tar.bz2 |
[3.11] gh-79382: Fix recursive glob() with trailing "**" (GH-115134) (GH-115291)
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 'Lib/test/test_pydoc/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions