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 a5abc06 commit 40d870cCopy full SHA for 40d870c
.github/CODEOWNERS
@@ -701,6 +701,7 @@ peps/pep-0822.rst @methane
701
peps/pep-0825.rst @warsaw @dstufft
702
peps/pep-0826.rst @savannahostrowski
703
peps/pep-0827.rst @1st1
704
+peps/pep-0828.rst @ZeroIntensity
705
# ...
706
peps/pep-2026.rst @hugovk
707
peps/pep-9999.rst peps/pep-0828.rstpeps/pep-9999.rst renamed to peps/pep-0828.rst
@@ -1,4 +1,4 @@
1
-PEP: 9999
+PEP: 828
2
Title: Supporting 'yield from' in asynchronous generators
3
Author: Peter Bierma <peter@python.org>
4
Discussions-To: Pending
0 commit comments