From effbdeedb5235b197a4fae90f7b03377fc252a36 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Thu, 4 Apr 2013 02:34:33 +0300 Subject: [PATCH] Remove the "Extension Modules" section. --- Misc/NEWS | 3 --- 1 file changed, 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 7f0dd950b7..d1a56a6652 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1039,9 +1039,6 @@ _ Issue #17385: Fix quadratic behavior in threading.Condition. The FIFO - Issue #16692: Added TLSv1.1 and TLSv1.2 support for the ssl modules. -Extension Modules ------------------ - - Issue #17192: Import libffi-3.0.12. - Issue #12268: The io module file object write methods no longer abort early -- 2.50.1