Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3a52ff6

Browse files
committed
Add empty section for bool
1 parent 77f6a65 commit 3a52ff6

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,18 @@ \section{PEP 255: Simple Generators}
181181
\end{seealso}
182182

183183

184+
%======================================================================
185+
\section{PEP 285: The \class{bool} Type}
186+
187+
XXX write this section
188+
189+
\begin{seealso}
190+
191+
\seepep{285}{Adding a bool type}{Written and implemented by GvR.}
192+
193+
\end{seealso}
194+
195+
184196
%======================================================================
185197
\section{New and Improved Modules}
186198

0 commit comments

Comments
 (0)