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

Skip to content

Commit 65b7282

Browse files
committed
Add reminder about PEP293
1 parent d011636 commit 65b7282

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,20 @@ \section{PEP 285: The \class{bool} Type\label{section-bool}}
457457
\end{seealso}
458458

459459

460+
%======================================================================
461+
\section{PEP 293: Codec Error Handling Callbacks}
462+
463+
XXX write this section
464+
465+
\begin{seealso}
466+
467+
\seepep{293}{Codec Error Handling Callbacks}{Written and implemented by
468+
Walter Dörwald.}
469+
470+
\end{seealso}
471+
472+
473+
%======================================================================
460474
\section{Extended Slices\label{section-slices}}
461475

462476
Ever since Python 1.4, the slicing syntax has supported an optional

0 commit comments

Comments
 (0)