diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-05-23-00-26-27.bpo-11874.glK5iP.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-05-23-00-26-27.bpo-11874.glK5iP.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-05-23-00-26-27.bpo-11874.glK5iP.rst b/Misc/NEWS.d/next/Library/2018-05-23-00-26-27.bpo-11874.glK5iP.rst deleted file mode 100644 index 6c75f14..0000000 --- a/Misc/NEWS.d/next/Library/2018-05-23-00-26-27.bpo-11874.glK5iP.rst +++ /dev/null @@ -1,2 +0,0 @@ -Use a better regex when breaking usage into wrappable parts. Avoids bogus -assertion errors from custom metavar strings. |