mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419)
(cherry picked from commit f2d07d3289
)
This commit is contained in:
parent
34e6e14602
commit
d514e1439f
52 changed files with 125 additions and 139 deletions
|
@ -527,7 +527,7 @@ If you're in doubt about the detailed behavior of the curses
|
|||
functions, consult the manual pages for your curses implementation,
|
||||
whether it's ncurses or a proprietary Unix vendor's. The manual pages
|
||||
will document any quirks, and provide complete lists of all the
|
||||
functions, attributes, and :const:`ACS_\*` characters available to
|
||||
functions, attributes, and :ref:`ACS_\* <curses-acs-codes>` characters available to
|
||||
you.
|
||||
|
||||
Because the curses API is so large, some functions aren't supported in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue