SIGN IN SIGN UP

bpo-22276: Change pathlib.Path.glob not to ignore trailing path separator (GH-10349)

Now pathlib.Path.glob() **only** matches directories when the pattern ends in a path separator.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
E
Eisuke Kawashima committed
ea2f5bcda1a392804487e6883be89fbad38a01a5
Parent: 0ef8d92
Committed by GitHub <noreply@github.com> on 4/28/2022, 7:45:03 PM