Commit 3d4a4576 authored by Benjamin Peterson's avatar Benjamin Peterson

improve section title

parent ad583a8e
......@@ -151,8 +151,8 @@ PEP written and implemented by Yury Selivanov.
:pep:`492` -- Coroutines with async and await syntax
PEP 461 - Adding formatting to bytes and bytearray
--------------------------------------------------
PEP 461 - Formatting support for bytes and bytearray
----------------------------------------------------
This PEP proposes adding % formatting operations similar to Python 2's ``str``
type to :class:`bytes` and :class:`bytearray`.
......
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