We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd102f7 commit 3e49264Copy full SHA for 3e49264
1 file changed
Doc/whatsnew/3.6.rst
@@ -163,7 +163,7 @@ New Features
163
.. _pep-515:
164
165
PEP 515: Underscores in Numeric Literals
166
-========================================
+----------------------------------------
167
168
Prior to PEP 515, there was no support for writing long numeric
169
literals with some form of separator to improve readability. For
@@ -300,7 +300,7 @@ See :pep:`498` and the main documentation at :ref:`f-strings`.
300
.. _variable-annotations:
301
302
PEP 526: Syntax for variable annotations
303
304
305
:pep:`484` introduced standard for type annotations of function parameters,
306
a.k.a. type hints. This PEP adds syntax to Python for annotating the
0 commit comments