summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2019-04-17 21:31:32 (GMT)
committerGitHub <noreply@github.com>2019-04-17 21:31:32 (GMT)
commit4c3efd9cd07194b5db2a60ae5951134cda8b69db (patch)
treee0f3b4d17dab94d502e62415170e65d53b8c6202 /Misc/NEWS.d/next/Windows
parent5c75f37d473140f0e0b7d9bf3a8c08343447ded1 (diff)
downloadcpython-4c3efd9cd07194b5db2a60ae5951134cda8b69db.zip
cpython-4c3efd9cd07194b5db2a60ae5951134cda8b69db.tar.gz
cpython-4c3efd9cd07194b5db2a60ae5951134cda8b69db.tar.bz2
bpo-36649: Remove trailing spaces for registry keys when installed via the Store (GH-12865)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-04-17-11-39-24.bpo-36649.arbzIo.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-04-17-11-39-24.bpo-36649.arbzIo.rst b/Misc/NEWS.d/next/Windows/2019-04-17-11-39-24.bpo-36649.arbzIo.rst
new file mode 100644
index 0000000..8b44feb
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2019-04-17-11-39-24.bpo-36649.arbzIo.rst
@@ -0,0 +1 @@
+Remove trailing spaces for registry keys when installed via the Store.