diff options
| author | Barney Gale <barney.gale@gmail.com> | 2023-12-03 20:35:10 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-03 20:35:10 (GMT) |
| commit | 09505c5c26d6a4c81b54786eb4196379e9cb223c (patch) | |
| tree | 43c95b625c5ed18332719f03b1c6c04e0e6cffe9 /Lib/idlelib/help.py | |
| parent | 489aeac3a2d3b347ff033334688e2f44eec7944a (diff) | |
| download | cpython-09505c5c26d6a4c81b54786eb4196379e9cb223c.zip cpython-09505c5c26d6a4c81b54786eb4196379e9cb223c.tar.gz cpython-09505c5c26d6a4c81b54786eb4196379e9cb223c.tar.bz2 | |
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.
Diffstat (limited to 'Lib/idlelib/help.py')
0 files changed, 0 insertions, 0 deletions
