From: Ezio Melotti Date: Sat, 20 Oct 2012 19:53:47 +0000 (+0300) Subject: Fix punctuation. X-Git-Tag: v3.3.1rc1~767 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=76e7ea5b4c92cee78e2c3027861de65718bb0338;p=thirdparty%2FPython%2Fcpython.git Fix punctuation. --- diff --git a/Doc/whatsnew/3.3.rst b/Doc/whatsnew/3.3.rst index be873ea64353..7c9ef24d2811 100644 --- a/Doc/whatsnew/3.3.rst +++ b/Doc/whatsnew/3.3.rst @@ -460,8 +460,8 @@ multiple subfunctions. :pep:`380` - Syntax for Delegating to a Subgenerator PEP written by Greg Ewing; implementation by Greg Ewing, integrated into - 3.3 by Renaud Blanch, Ryan Kelly and Nick Coghlan, documentation by - Zbigniew Jędrzejewski-Szmek and Nick Coghlan) + 3.3 by Renaud Blanch, Ryan Kelly and Nick Coghlan; documentation by + Zbigniew Jędrzejewski-Szmek and Nick Coghlan PEP 409: Suppressing exception context