summaryrefslogtreecommitdiffstats
path: root/Doc/whatsnew
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/whatsnew')
-rw-r--r--Doc/whatsnew/whatsnew25.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/whatsnew/whatsnew25.tex b/Doc/whatsnew/whatsnew25.tex
index c26be0a..b4a41bf 100644
--- a/Doc/whatsnew/whatsnew25.tex
+++ b/Doc/whatsnew/whatsnew25.tex
@@ -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}