From e18f14e8502dd82ff654d9cbc537bbad9de604f3 Mon Sep 17 00:00:00 2001 From: Serhiy Storchaka Date: Wed, 6 Aug 2014 17:45:35 +0300 Subject: Move misplaced Misc/NEWS entries to correct locations. Eliminate deprecated the "Extension Modules" section. --- Misc/NEWS | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 99a50a5..9dbeca9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,16 +10,10 @@ Release date: TBA Core and Builtins ----------------- -- Issue #20170: Convert posixmodule to use Argument Clinic. - - Issue #22077: Improve index error messages for bytearrays, bytes, lists, and tuples by adding 'or slices'. Added ', not