Files
cpython/Lib/test
Miss Islington (bot) 2f8aae38b9 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.
(cherry picked from commit 0902c3d8ed)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2022-06-05 02:39:03 -07:00
..
2022-01-13 01:42:47 -08:00
2022-01-13 01:42:47 -08:00