From 51078b1e5d6795ba42a65c87d2d1e0ea9b9ef458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Giampaolo=20Rodol=C3=A0?= Date: Sun, 29 Aug 2010 19:31:49 +0000 Subject: update Misc/NEWS to include issue #9706 changes --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 46d6fdd..01625f2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -136,6 +136,9 @@ Extensions Library ------- +- Issue #9706: ssl module provides a better error handling in various + circumstances. + - Issue #1868: Eliminate subtle timing issues in thread-local objects by getting rid of the cached copy of thread-local attribute dictionary. -- cgit v0.12