Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c3f1dd

Browse files
committed
What's new: Add myself as the contributor of issue 12170
1 parent 93e3d3a commit 6c3f1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ Some smaller changes made to the core Python language are:
731731
methods of :class:`bytes` and :class:`bytearray` objects now accept an
732732
integer between 0 and 255 as their first argument.
733733

734-
(:issue:`12170`)
734+
(Contributed by Petri Lehtinen in :issue:`12170`)
735735

736736
* New methods have been added to :class:`list` and :class:`bytearray`:
737737
``copy()`` and ``clear()``.

0 commit comments

Comments
 (0)