summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@python.org>2019-09-11 16:03:37 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2019-09-11 16:03:37 (GMT)
commit0b72ccff56fb47e14f7b1f6590eafff8d104c229 (patch)
tree05acee2cd93a5c92d75dc50662182b773a980651 /Misc/NEWS.d/next/Windows
parente6557d3c62800f51ee6530c94a10b93d725504fa (diff)
downloadcpython-0b72ccff56fb47e14f7b1f6590eafff8d104c229.zip
cpython-0b72ccff56fb47e14f7b1f6590eafff8d104c229.tar.gz
cpython-0b72ccff56fb47e14f7b1f6590eafff8d104c229.tar.bz2
bpo-32592: Set Windows 8 as the minimum required version for API support (GH-15951)
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-09-11-14-51-56.bpo-32592.jvQMD9.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-09-11-14-51-56.bpo-32592.jvQMD9.rst b/Misc/NEWS.d/next/Windows/2019-09-11-14-51-56.bpo-32592.jvQMD9.rst
new file mode 100644
index 0000000..c07a121
--- /dev/null
+++ b/Misc/NEWS.d/next/Windows/2019-09-11-14-51-56.bpo-32592.jvQMD9.rst
@@ -0,0 +1 @@
+Set Windows 8 as the minimum required version for API support