diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2018-09-07-10-57-00.bpo-34421.AKJISD.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2018-09-07-10-57-00.bpo-34421.AKJISD.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2018-09-07-10-57-00.bpo-34421.AKJISD.rst b/Misc/NEWS.d/next/Library/2018-09-07-10-57-00.bpo-34421.AKJISD.rst deleted file mode 100644 index cc1db08..0000000 --- a/Misc/NEWS.d/next/Library/2018-09-07-10-57-00.bpo-34421.AKJISD.rst +++ /dev/null @@ -1 +0,0 @@ -Fix distutils logging for non-ASCII strings. This caused installation issues on Windows. |