summaryrefslogtreecommitdiff
path: root/Misc/NEWS.d/3.6.0b1.rst
diff options
context:
space:
mode:
authorStéphane Wirtel <stephane@wirtel.be>2018-10-27 00:58:26 +0200
committerBrett Cannon <brettcannon@users.noreply.github.com>2018-10-26 15:58:26 -0700
commit12e696b4f071ffe0d585b7f0d0d8020fd328bfdd (patch)
tree81ff44e5896a18441710a3e8f24543bf4d9382f5 /Misc/NEWS.d/3.6.0b1.rst
parent9e14e49f13ef1a726f31efe6689285463332db6e (diff)
downloadcpython-git-12e696b4f071ffe0d585b7f0d0d8020fd328bfdd.tar.gz
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Diffstat (limited to 'Misc/NEWS.d/3.6.0b1.rst')
-rw-r--r--Misc/NEWS.d/3.6.0b1.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/Misc/NEWS.d/3.6.0b1.rst b/Misc/NEWS.d/3.6.0b1.rst
index f151557dcc..bd0e0a7c58 100644
--- a/Misc/NEWS.d/3.6.0b1.rst
+++ b/Misc/NEWS.d/3.6.0b1.rst
@@ -26,7 +26,7 @@ NSMALLPOSINTS = 0.
.. nonce: Te4Tjb
.. section: Core and Builtins
-Implement formatting support for PEP 515. Initial patch by Chris Angelico.
+Implement formatting support for :pep:`515`. Initial patch by Chris Angelico.
..
@@ -107,7 +107,7 @@ Serhiy Storchaka and Victor Stinner.
.. nonce: TdJp8_
.. section: Core and Builtins
-Implement tokenizing support for PEP 515. Patch by Georg Brandl.
+Implement tokenizing support for :pep:`515`. Patch by Georg Brandl.
..
@@ -126,7 +126,7 @@ Levkivskyi.
.. nonce: noeoav
.. section: Core and Builtins
-Implement PEP 525 -- Asynchronous Generators.
+Implement :pep:`525` -- Asynchronous Generators.
..
@@ -135,7 +135,7 @@ Implement PEP 525 -- Asynchronous Generators.
.. nonce: 0ayJ5k
.. section: Core and Builtins
-Implement PEP 526 -- Syntax for Variable Annotations. Patch by Ivan
+Implement :pep:`526` -- Syntax for Variable Annotations. Patch by Ivan
Levkivskyi.
..
@@ -224,7 +224,7 @@ longer a relevant platform for Python.
.. nonce: rdhhVw
.. section: Core and Builtins
-Implement PEP 523.
+Implement :pep:`523`.
..
@@ -410,7 +410,7 @@ Patch written by Xiang Zhang.
.. nonce: 0DdIrA
.. section: Core and Builtins
-Implement PEP 530 -- asynchronous comprehensions.
+Implement :pep:`530` -- asynchronous comprehensions.
..