diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2022-06-05 08:46:29 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-05 08:46:29 (GMT) |
| commit | 0902c3d8edf7ef67972dd95f6a21670f5d1a4251 (patch) | |
| tree | 08f8bbf28918ffc2efda41dcf9d1586636586d9b /Python/codecs.c | |
| parent | 6f8367d3489eff07139bc908fdf666fc904ca445 (diff) | |
| download | cpython-0902c3d8edf7ef67972dd95f6a21670f5d1a4251.zip cpython-0902c3d8edf7ef67972dd95f6a21670f5d1a4251.tar.gz cpython-0902c3d8edf7ef67972dd95f6a21670f5d1a4251.tar.bz2 | |
gh-89973: Fix re.error in the fnmatch module. (GH-93072)
Character ranges with upper bound less that lower bound (e.g. [c-a])
are now interpreted as empty ranges, for compatibility with other glob
pattern implementations. Previously it was re.error.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions
