diff --git a/Doc/whatsnew/3.2.rst b/Doc/whatsnew/3.2.rst index 00198595afc..488ad3b460d 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 ---------