(original) (raw)

changeset: 77798:018fe1dee9b3 parent: 77789:493d58c3c57f user: Petri Lehtinen petri@digip.org date: Tue Jun 26 10:23:07 2012 +0300 files: Doc/whatsnew/3.3.rst description: What's new: Add myself as the contributor of issue 12170 diff -r 493d58c3c57f -r 018fe1dee9b3 Doc/whatsnew/3.3.rst --- a/Doc/whatsnew/3.3.rst Tue Jun 26 14🔞19 2012 +0800 +++ b/Doc/whatsnew/3.3.rst Tue Jun 26 10:23:07 2012 +0300 @@ -731,7 +731,7 @@ methods of :class:`bytes` and :class:`bytearray` objects now accept an integer between 0 and 255 as their first argument. - (:issue:`12170`) + (Contributed by Petri Lehtinen in :issue:`12170`) * New methods have been added to :class:`list` and :class:`bytearray`: ``copy()`` and ``clear()``. /petri@digip.org