From: Benjamin Peterson Date: Wed, 22 Jun 2016 06:47:16 +0000 (-0700) Subject: alter header; '%' really throws latex through a loop X-Git-Tag: v3.5.2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=909acb8c633fb888de2da75e6693326343284ac8;p=python alter header; '%' really throws latex through a loop --- diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index dc55c65f97..8fc2f6cfd4 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -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 ` to :class:`bytes`