From: Brian Curtin Date: Fri, 1 Jun 2012 05:07:28 +0000 (-0500) Subject: Reformat two issue numbers X-Git-Tag: v3.3.0b1~319 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e185e17ced26cb588a8ebeed9f099a1a02e9444;p=python Reformat two issue numbers --- diff --git a/Misc/NEWS b/Misc/NEWS index 690d3bd37b..7dcf4b5542 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -92,13 +92,13 @@ Library - Issue #14443: Tell rpmbuild to use the correct version of Python in bdist_rpm. Initial patch by Ross Lagerwall. -- Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping. +- Issue #14929: Stop Idle 3.x from closing on Unicode decode errors when grepping. Patch by Roger Serwy. - Issue #12515: email now registers a defect if it gets to EOF while parsing a MIME part without seeing the closing MIME boundary. -- Issue12510: Attempting to get invalid tooltip no longer closes Idle. +- Issue #12510: Attempting to get invalid tooltip no longer closes Idle. Original patch by Roger Serwy. - Issue #1672568: email now always decodes base64 payloads, adding padding and