summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2019-06-18 17:02:54 -0400
committerNed Deily <nad@python.org>2019-06-18 17:02:54 -0400
commitb26441ee1f896d893862f402119b9001cc71c35b (patch)
tree2d96a6b8947cb02ad6e96006f702b4d2389d5357 /Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst
parent23d9fcb4802e4878467453969e4f09466438e3cc (diff)
downloadcpython-git-b26441ee1f896d893862f402119b9001cc71c35b.tar.gz
3.7.4rc1v3.7.4rc1
Diffstat (limited to 'Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst b/Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst
deleted file mode 100644
index 7b8ca821b4..0000000000
--- a/Misc/NEWS.d/next/Windows/2019-04-10-04-35-31.bpo-34144._KzB5z.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Fixed activate.bat to correctly update codepage when chcp.com returns dots in output.
-Patch by Lorenz Mende.