mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
Add item
This commit is contained in:
parent
07b28b920e
commit
2238fc6b67
1 changed files with 2 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue