Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd85b8 commit e6dae87Copy full SHA for e6dae87
1 file changed
Misc/NEWS
@@ -39,7 +39,8 @@ Library
39
-------
40
41
- Issue #27030: Unknown escapes consisting of ``'\'`` and ASCII letter in
42
- regular expressions now are errors.
+ regular expressions now are errors. The re.LOCALE flag now can be used
43
+ only with bytes patterns.
44
45
- Issue #27186: Add os.PathLike support to DirEntry (part of PEP 519).
46
Initial patch by Jelle Zijlstra.
0 commit comments