Kaydet (Commit) 3e49264d authored tarafından Berker Peksag's avatar Berker Peksag

Issue #28390: Fix header levels in whatsnew/3.6.rst

Patch by SilentGhost.
üst dd102f7a
...@@ -163,7 +163,7 @@ New Features ...@@ -163,7 +163,7 @@ New Features
.. _pep-515: .. _pep-515:
PEP 515: Underscores in Numeric Literals PEP 515: Underscores in Numeric Literals
======================================== ----------------------------------------
Prior to PEP 515, there was no support for writing long numeric Prior to PEP 515, there was no support for writing long numeric
literals with some form of separator to improve readability. For 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,7 +300,7 @@ See :pep:`498` and the main documentation at :ref:`f-strings`.
.. _variable-annotations: .. _variable-annotations:
PEP 526: Syntax for variable annotations PEP 526: Syntax for variable annotations
======================================== ----------------------------------------
:pep:`484` introduced standard for type annotations of function parameters, :pep:`484` introduced standard for type annotations of function parameters,
a.k.a. type hints. This PEP adds syntax to Python for annotating the a.k.a. type hints. This PEP adds syntax to Python for annotating the
......
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