summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows
diff options
context:
space:
mode:
authorŁukasz Langa <lukasz@langa.pl>2019-12-18 21:09:19 (GMT)
committerŁukasz Langa <lukasz@langa.pl>2019-12-18 21:09:19 (GMT)
commit6202d856d637a9b4eb9789b4d4a1edb12d877de5 (patch)
treee782d287784153451c2c91c066bbecfd050a85a4 /Misc/NEWS.d/next/Windows
parent673c39331f844a80c465efd7cff88ac55c432bfb (diff)
downloadcpython-6202d856d637a9b4eb9789b4d4a1edb12d877de5.zip
cpython-6202d856d637a9b4eb9789b4d4a1edb12d877de5.tar.gz
cpython-6202d856d637a9b4eb9789b4d4a1edb12d877de5.tar.bz2
Python 3.9.0a2v3.9.0a2
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r--Misc/NEWS.d/next/Windows/2019-11-14-08-57-50.bpo-33125.EN5MWS.rst1
-rw-r--r--Misc/NEWS.d/next/Windows/2019-12-09-10-40-34.bpo-39007.vtarxo.rst1
2 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2019-11-14-08-57-50.bpo-33125.EN5MWS.rst b/Misc/NEWS.d/next/Windows/2019-11-14-08-57-50.bpo-33125.EN5MWS.rst
deleted file mode 100644
index 0bc98c1..0000000
--- a/Misc/NEWS.d/next/Windows/2019-11-14-08-57-50.bpo-33125.EN5MWS.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add support for building and releasing Windows ARM64 packages.
diff --git a/Misc/NEWS.d/next/Windows/2019-12-09-10-40-34.bpo-39007.vtarxo.rst b/Misc/NEWS.d/next/Windows/2019-12-09-10-40-34.bpo-39007.vtarxo.rst
deleted file mode 100644
index f2f72f9..0000000
--- a/Misc/NEWS.d/next/Windows/2019-12-09-10-40-34.bpo-39007.vtarxo.rst
+++ /dev/null
@@ -1 +0,0 @@
-Add auditing events to functions in :mod:`winreg`.