commit | c22879914b03ff2da768e557b5c00e9c8c62c695 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Mar 11 10:07:04 2020 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 11 10:07:04 2020 -0700 |
tree | e9bf8718a86f4ed64c726301bb9fa3c717ffcef7 | |
parent | 17571c54e03822685656dc7d118a5ddcf8cb58af [diff] |
bpo-39916: Use os.scandir() as context manager in Path.glob(). (GH-18880) (cherry picked from commit 704e2065f8b8021a4a6999470fb6ed3453f7679e) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>