mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
improve section title
This commit is contained in:
parent
ad583a8e6d
commit
3d4a457663
1 changed files with 2 additions and 2 deletions
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue