diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-08-05 00:12:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-04 23:12:12 +0000 |
commit | ec0a0d2bd9faa247d5b3208a8138e4399b2da890 (patch) | |
tree | fdb578d6b96b11a174382dd202df84d50289eae7 /Python/fileutils.c | |
parent | 2c25bd82f46df72c89ca5bca10eaa06137ab8290 (diff) | |
download | cpython-ec0a0d2bd9faa247d5b3208a8138e4399b2da890.tar.gz cpython-ec0a0d2bd9faa247d5b3208a8138e4399b2da890.zip |
GH-70303: Emit FutureWarning when pathlib glob pattern ends with `**` (GH-105413)
In a future Python release, patterns with this ending will match both files
and directories. Users may add a trailing slash to remove the warning.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions