merge 3.5

This commit is contained in:
Benjamin Peterson 2016-06-21 23:47:24 -07:00
commit ec51eb7b25

View file

@ -356,8 +356,8 @@ unpackings (see :ref:`exprlists` and :ref:`dict`)::
.. _whatsnew-pep-461:
PEP 461 - % formatting support for bytes and bytearray
------------------------------------------------------
PEP 461 - percent formatting support for bytes and bytearray
------------------------------------------------------------
:pep:`461` adds support for the ``%``
:ref:`interpolation operator <bytes-formatting>` to :class:`bytes`