Commit 4a8e6f82 authored by Petri Lehtinen's avatar Petri Lehtinen

Add a "What's New" entry for #12170

parent a94e7966
......@@ -209,6 +209,13 @@ the equality of the underlying sequences generated by those range objects.
(:issue:`13021`)
The ``count()``, ``find()``, ``rfind()``, ``index()`` and ``rindex()``
methods of :class:`bytes` and :class:`bytearray` objects now accept an
integer between 0 and 255 as their first argument.
(:issue:`12170`)
New and Improved Modules
========================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment