Thanks to visit codestin.com Credit goes to github.com
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 f13c4ba commit a2e21cbCopy full SHA for a2e21cb
1 file changed
Doc/whatsnew/whatsnew25.tex
@@ -99,6 +99,20 @@ \section{PEP 314: Metadata for Python Software Packages v1.1}
99
\end{seealso}
100
101
102
+%======================================================================
103
+\section{PEP 342: New Generator Features}
104
+
105
+XXX write this section
106
107
+\begin{seealso}
108
109
+\seepep{342}{Coroutines via Enhanced Generators}{PEP written by
110
+Guido van Rossum and Phillip J. Eby;
111
+implemented by Phillip J. Eby.}
112
113
+\end{seealso}
114
115
116
%======================================================================
117
\section{Other Language Changes}
118
0 commit comments