This commit is contained in:
Andrew M. Kuchling 2004-12-03 15:16:40 +00:00
parent 07b28b920e
commit 2238fc6b67

View File

@ -100,7 +100,8 @@ Changes to Python's build process and to the C API include:
\begin{itemize}
\item Detailed changes are listed here.
\item The \cfunction{PyRange_New()} function was removed. It was never documented,
never used in the core code, and had dangerously lax error checking.
\end{itemize}