summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2016-02-18 06:18:20 (GMT)
committerBenjamin Peterson <benjamin@python.org>2016-02-18 06:18:20 (GMT)
commit1378f7ca68329e6eebdd1b47bcb7b86fca2aff24 (patch)
treec1177b662e6a9dbc5bea45dcb120c425ee3e4d56 /Misc/NEWS
parentf38c93fb7f9b8e127ff94e47beaad2f13dfdf11a (diff)
parent94912727513ccab03567cfcab01732989c0ababc (diff)
downloadcpython-1378f7ca68329e6eebdd1b47bcb7b86fca2aff24.zip
cpython-1378f7ca68329e6eebdd1b47bcb7b86fca2aff24.tar.gz
cpython-1378f7ca68329e6eebdd1b47bcb7b86fca2aff24.tar.bz2
merge 3.4 (closes #25939)
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6446e7d..20be117 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -76,6 +76,8 @@ Core and Builtins
Library
-------
+- Issue #25939: On Windows open the cert store readonly in ssl.enum_certificates.
+
- Issue #25995: os.walk() no longer uses FDs proportional to the tree depth.
- Issue #26117: The os.scandir() iterator now closes file descriptor not only