From: Serhiy Storchaka Date: Wed, 6 Aug 2014 14:45:35 +0000 (+0300) Subject: Move misplaced Misc/NEWS entries to correct locations. X-Git-Tag: v3.5.0a1~1111 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e18f14e8502dd82ff654d9cbc537bbad9de604f3;p=python Move misplaced Misc/NEWS entries to correct locations. Eliminate deprecated the "Extension Modules" section. --- diff --git a/Misc/NEWS b/Misc/NEWS index 99a50a5ba7..9dbeca9c3d 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