commit | 12de8ac215f2c5e5a4ed30033183fc34b5f1635f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 16 13:33:56 2010 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Thu Dec 16 13:33:56 2010 +0000 |
tree | 8a88800a55c47168bd1404ff4acda8cf67126fef | |
parent | 202717db670271278b0c79669e3a5cbdc67aec75 [diff] |
Credit Florent for porting
diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 0019859..488ad3b 100644 --- a/Doc/whatsnew/3.2.rst +++ b/Doc/whatsnew/3.2.rst
@@ -613,7 +613,7 @@ For details of the update, see `Introducing ElementTree <http://effbot.org/zone/elementtree-13-intro.htm>`_ on Fredrik Lundh's website. -(Contributed by Fredrik Lundh.) +(Contributed by Florent Xicluna and Fredrik Lundh, :issue:`6472`.) functools ---------