GH-106747: Improve `Path.glob()` expectations in pathlib tests (#112365)
Add trailing slashes to expected `Path.glob()` results wherever a pattern has a trailing slash. This matches what `glob.glob()` produces. Due to another bug (GH-65238) pathlib strips all trailing slashes, so this change is academic for now.
B
Barney Gale committed
09505c5c26d6a4c81b54786eb4196379e9cb223c
Parent: 489aeac
Committed by GitHub <noreply@github.com>
on 12/3/2023, 8:35:10 PM