From: Antoine Pitrou Date: Thu, 16 Dec 2010 13:33:56 +0000 (+0000) Subject: Credit Florent for porting X-Git-Tag: v3.2b2~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12de8ac215f2c5e5a4ed30033183fc34b5f1635f;p=thirdparty%2FPython%2Fcpython.git Credit Florent for porting --- diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 00198595afc2..488ad3b460df 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst @@ -613,7 +613,7 @@ Two methods have been deprecated: For details of the update, see `Introducing ElementTree `_ on Fredrik Lundh's website. -(Contributed by Fredrik Lundh.) +(Contributed by Florent Xicluna and Fredrik Lundh, :issue:`6472`.) functools ---------