diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-02-08-18-59-11.bpo-30688.zBh4TH.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-02-08-18-59-11.bpo-30688.zBh4TH.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-02-08-18-59-11.bpo-30688.zBh4TH.rst b/Misc/NEWS.d/next/Library/2018-02-08-18-59-11.bpo-30688.zBh4TH.rst deleted file mode 100644 index 7d31680..0000000 --- a/Misc/NEWS.d/next/Library/2018-02-08-18-59-11.bpo-30688.zBh4TH.rst +++ /dev/null @@ -1,2 +0,0 @@ -Added support of ``\N{name}`` escapes in regular expressions. Based on -patch by Jonathan Eunice. |