Skip to content

Commit 5297d4a

Browse files
committed
Add a note about completeness.
1 parent 596d4ec commit 5297d4a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/c-api/stable.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,8 @@ removal for compatibility's sake.
375375

376376
The following is a list of soft deprecated symbols that were included in
377377
Python's public C API by mistake. They intentionally come with no additional
378-
documentation. In practice, very few extensions use these APIs.
378+
documentation and are only here for completeness. In practice, very few
379+
extensions use these APIs.
379380

380381
.. c:function:: PyObject *PyFile_NewStdPrinter(void)
381382

0 commit comments

Comments
 (0)