Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3d3a commit 6c3f1ddCopy full SHA for 6c3f1dd
1 file changed
Doc/whatsnew/3.3.rst
@@ -731,7 +731,7 @@ Some smaller changes made to the core Python language are:
731
methods of :class:`bytes` and :class:`bytearray` objects now accept an
732
integer between 0 and 255 as their first argument.
733
734
- (:issue:`12170`)
+ (Contributed by Petri Lehtinen in :issue:`12170`)
735
736
* New methods have been added to :class:`list` and :class:`bytearray`:
737
``copy()`` and ``clear()``.
0 commit comments