Title: gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules by hugovk · Pull Request #103457 · python/cpython · GitHub
Open Graph Title: gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules by hugovk · Pull Request #103457 · python/cpython
X Title: gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules by hugovk · Pull Request #103457 · python/cpython
Description: Fix 118 nit-picky warnings in Doc/howto/curses.rst, Doc/library/curses.rst and Doc/library/curses.ascii.rst. There are still a few remaining warnings I wasn't sure about, so they've not yet been removed from .nitignore, but it reduces 130 -> 12 warnings. Before ❯ touch Doc/howto/curses.rst Doc/library/curses*; make -C Doc html SPHINXERRORHANDLING=-n 2>&1 | grep "curses.*WARNING" | tee >(wc -l) Doc/howto/curses.rst:64: WARNING: c:func reference target not found: addstr Doc/howto/curses.rst:64: WARNING: c:func reference target not found: mvaddstr Doc/howto/curses.rst:64: WARNING: c:func reference target not found: mvwaddstr Doc/howto/curses.rst:81: WARNING: py:func reference target not found: initscr Doc/howto/curses.rst:105: WARNING: py:const reference target not found: curses.KEY_LEFT Doc/howto/curses.rst:152: WARNING: py:func reference target not found: wrapper Doc/howto/curses.rst:152: WARNING: py:func reference target not found: wrapper Doc/howto/curses.rst:189: WARNING: py:data reference target not found: curses.LINES Doc/howto/curses.rst:189: WARNING: py:data reference target not found: curses.COLS Doc/howto/curses.rst:199: WARNING: py:meth reference target not found: refresh Doc/howto/curses.rst:208: WARNING: py:meth reference target not found: refresh Doc/howto/curses.rst:237: WARNING: py:meth reference target not found: refresh Doc/howto/curses.rst:243: WARNING: py:meth reference target not found: refresh Doc/howto/curses.rst:254: WARNING: py:meth reference target not found: noutrefresh Doc/howto/curses.rst:254: WARNING: py:func reference target not found: doupdate Doc/howto/curses.rst:262: WARNING: c:func reference target not found: addstr Doc/howto/curses.rst:262: WARNING: c:func reference target not found: mvaddstr Doc/howto/curses.rst:262: WARNING: c:func reference target not found: waddstr Doc/howto/curses.rst:262: WARNING: c:func reference target not found: addstr Doc/howto/curses.rst:262: WARNING: c:func reference target not found: mvwaddstr Doc/howto/curses.rst:298: WARNING: py:attr reference target not found: encoding Doc/howto/curses.rst:307: WARNING: py:const reference target not found: ACS_PLMINUS Doc/howto/curses.rst:307: WARNING: py:const reference target not found: ACS_ULCORNER Doc/howto/curses.rst:348: WARNING: py:const reference target not found: A_BLINK Doc/howto/curses.rst:350: WARNING: py:const reference target not found: A_BOLD Doc/howto/curses.rst:352: WARNING: py:const reference target not found: A_DIM Doc/howto/curses.rst:354: WARNING: py:const reference target not found: A_REVERSE Doc/howto/curses.rst:356: WARNING: py:const reference target not found: A_STANDOUT Doc/howto/curses.rst:358: WARNING: py:const reference target not found: A_UNDERLINE Doc/howto/curses.rst:381: WARNING: py:const reference target not found: A_REVERSE Doc/howto/curses.rst:398: WARNING: py:func reference target not found: start_color Doc/howto/curses.rst:398: WARNING: py:const reference target not found: curses.COLOR_BLACK Doc/howto/curses.rst:398: WARNING: py:const reference target not found: curses.COLOR_RED Doc/howto/curses.rst:445: WARNING: py:meth reference target not found: getch Doc/howto/curses.rst:445: WARNING: py:meth reference target not found: getkey Doc/howto/curses.rst:445: WARNING: py:meth reference target not found: getch Doc/howto/curses.rst:445: WARNING: py:meth reference target not found: getkey Doc/howto/curses.rst:445: WARNING: py:meth reference target not found: getch Doc/howto/curses.rst:455: WARNING: py:meth reference target not found: getch Doc/howto/curses.rst:455: WARNING: py:const reference target not found: curses.KEY_PPAGE Doc/howto/curses.rst:455: WARNING: py:const reference target not found: curses.KEY_HOME Doc/howto/curses.rst:455: WARNING: py:const reference target not found: curses.KEY_LEFT Doc/howto/curses.rst:524: WARNING: py:const reference target not found: ACS_* Doc/library/curses.rst:62: WARNING: py:const reference target not found: A_NORMAL Doc/library/curses.rst:107: WARNING: py:const reference target not found: A_STANDOUT Doc/library/curses.rst:107: WARNING: py:const reference target not found: A_REVERSE Doc/library/curses.rst:107: WARNING: py:const reference target not found: A_* Doc/library/curses.rst:179: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:202: WARNING: py:const reference target not found: KEY_MOUSE Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTONn_PRESSED Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTONn_RELEASED Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTONn_CLICKED Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTONn_DOUBLE_CLICKED Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTONn_TRIPLE_CLICKED Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTON_SHIFT Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTON_CTRL Doc/library/curses.rst:202: WARNING: py:const reference target not found: BUTTON_ALT Doc/library/curses.rst:226: WARNING: py:func reference target not found: putwin Doc/library/curses.rst:549: WARNING: 'envvar' reference target not found: TERM Doc/library/curses.rst:562: WARNING: py:const reference target not found: COLORS Doc/library/curses.rst:562: WARNING: py:const reference target not found: COLOR_PAIRS Doc/library/curses.rst:578: WARNING: 'envvar' reference target not found: TERM Doc/library/curses.rst:644: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:644: WARNING: 'envvar' reference target not found: COLS Doc/library/curses.rst:662: WARNING: py:const reference target not found: KEY_MOUSE Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: COLUMNS Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: COLUMNS Doc/library/curses.rst:806: WARNING: py:const reference target not found: ACS_VLINE Doc/library/curses.rst:808: WARNING: py:const reference target not found: ACS_VLINE Doc/library/curses.rst:810: WARNING: py:const reference target not found: ACS_HLINE Doc/library/curses.rst:812: WARNING: py:const reference target not found: ACS_HLINE Doc/library/curses.rst:814: WARNING: py:const reference target not found: ACS_ULCORNER Doc/library/curses.rst:816: WARNING: py:const reference target not found: ACS_URCORNER Doc/library/curses.rst:818: WARNING: py:const reference target not found: ACS_LLCORNER Doc/library/curses.rst:820: WARNING: py:const reference target not found: ACS_LRCORNER Doc/library/curses.rst:1327: WARNING: py:const reference target not found: __version__ Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_F1 Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_F2 Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_F3 Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_F4 Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_UP Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_DOWN Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_LEFT Doc/library/curses.rst:1605: WARNING: py:const reference target not found: KEY_RIGHT Doc/library/curses.rst:1858: WARNING: py:const reference target not found: KEY_LEFT Doc/library/curses.rst:1860: WARNING: py:const reference target not found: KEY_RIGHT Doc/library/curses.rst:1862: WARNING: py:const reference target not found: KEY_UP Doc/library/curses.rst:1864: WARNING: py:const reference target not found: KEY_DOWN Doc/library/curses.rst:1866: WARNING: py:const reference target not found: KEY_BACKSPACE Doc/library/curses.ascii.rst:22: WARNING: py:const reference target not found: NUL Doc/library/curses.ascii.rst:24: WARNING: py:const reference target not found: SOH Doc/library/curses.ascii.rst:26: WARNING: py:const reference target not found: STX Doc/library/curses.ascii.rst:28: WARNING: py:const reference target not found: ETX Doc/library/curses.ascii.rst:30: WARNING: py:const reference target not found: EOT Doc/library/curses.ascii.rst:32: WARNING: py:const reference target not found: ENQ Doc/library/curses.ascii.rst:32: WARNING: py:const reference target not found: ACK Doc/library/curses.ascii.rst:34: WARNING: py:const reference target not found: ACK Doc/library/curses.ascii.rst:36: WARNING: py:const reference target not found: BEL Doc/library/curses.ascii.rst:38: WARNING: py:const reference target not found: BS Doc/library/curses.ascii.rst:40: WARNING: py:const reference target not found: TAB Doc/library/curses.ascii.rst:42: WARNING: py:const reference target not found: HT Doc/library/curses.ascii.rst:42: WARNING: py:const reference target not found: TAB Doc/library/curses.ascii.rst:44: WARNING: py:const reference target not found: LF Doc/library/curses.ascii.rst:46: WARNING: py:const reference target not found: NL Doc/library/curses.ascii.rst:46: WARNING: py:const reference target not found: LF Doc/library/curses.ascii.rst:48: WARNING: py:const reference target not found: VT Doc/library/curses.ascii.rst:50: WARNING: py:const reference target not found: FF Doc/library/curses.ascii.rst:52: WARNING: py:const reference target not found: CR Doc/library/curses.ascii.rst:54: WARNING: py:const reference target not found: SO Doc/library/curses.ascii.rst:56: WARNING: py:const reference target not found: SI Doc/library/curses.ascii.rst:58: WARNING: py:const reference target not found: DLE Doc/library/curses.ascii.rst:60: WARNING: py:const reference target not found: DC1 Doc/library/curses.ascii.rst:62: WARNING: py:const reference target not found: DC2 Doc/library/curses.ascii.rst:64: WARNING: py:const reference target not found: DC3 Doc/library/curses.ascii.rst:66: WARNING: py:const reference target not found: DC4 Doc/library/curses.ascii.rst:68: WARNING: py:const reference target not found: NAK Doc/library/curses.ascii.rst:70: WARNING: py:const reference target not found: SYN Doc/library/curses.ascii.rst:72: WARNING: py:const reference target not found: ETB Doc/library/curses.ascii.rst:74: WARNING: py:const reference target not found: CAN Doc/library/curses.ascii.rst:76: WARNING: py:const reference target not found: EM Doc/library/curses.ascii.rst:78: WARNING: py:const reference target not found: SUB Doc/library/curses.ascii.rst:80: WARNING: py:const reference target not found: ESC Doc/library/curses.ascii.rst:82: WARNING: py:const reference target not found: FS Doc/library/curses.ascii.rst:84: WARNING: py:const reference target not found: GS Doc/library/curses.ascii.rst:86: WARNING: py:const reference target not found: RS Doc/library/curses.ascii.rst:88: WARNING: py:const reference target not found: US Doc/library/curses.ascii.rst:90: WARNING: py:const reference target not found: SP Doc/library/curses.ascii.rst:92: WARNING: py:const reference target not found: DEL 130 After ❯ touch Doc/howto/curses.rst Doc/library/curses*; make -C Doc html SPHINXERRORHANDLING=-n 2>&1 | grep "curses.*WARNING" | tee >(wc -l) Doc/howto/curses.rst:191: WARNING: py:data reference target not found: curses.LINES Doc/howto/curses.rst:191: WARNING: py:data reference target not found: curses.COLS Doc/howto/curses.rst:526: WARNING: py:const reference target not found: ACS_* Doc/library/curses.rst:179: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:549: WARNING: 'envvar' reference target not found: TERM Doc/library/curses.rst:578: WARNING: 'envvar' reference target not found: TERM Doc/library/curses.rst:644: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:644: WARNING: 'envvar' reference target not found: COLS Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: COLUMNS Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: LINES Doc/library/curses.rst:668: WARNING: 'envvar' reference target not found: COLUMNS 12 Issue: gh-101100
Open Graph Description: Fix 118 nit-picky warnings in Doc/howto/curses.rst, Doc/library/curses.rst and Doc/library/curses.ascii.rst. There are still a few remaining warnings I wasn't sure about, so they've not yet...
X Description: Fix 118 nit-picky warnings in Doc/howto/curses.rst, Doc/library/curses.rst and Doc/library/curses.ascii.rst. There are still a few remaining warnings I wasn't sure about, so they've...
Opengraph URL: https://github.com/python/cpython/pull/103457
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:39dbb495-cdaa-765d-0672-8f5a0b4fc8e2 |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | A61A:9F9DA:1F689C4:2B29B37:696AB6BA |
| html-safe-nonce | cdc852bf0ec42fa5116ef9dfdec9cf812d9239bd5eb9532f8a82e98a63559fb6 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjFBOjlGOURBOjFGNjg5QzQ6MkIyOUIzNzo2OTZBQjZCQSIsInZpc2l0b3JfaWQiOiIxODI1OTM4MTQ3MzQyMjMwMzQiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | f4de4006d49c9b10fbb0f903b7c42440cd3dc721903cc5fd63fbb259568ce979 |
| hovercard-subject-tag | pull_request:1309653310 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,checks,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/python/cpython/pull/103457/checks |
| twitter:image | https://avatars.githubusercontent.com/u/1324225?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/u/1324225?s=400&v=4 |
| og:image:alt | Fix 118 nit-picky warnings in Doc/howto/curses.rst, Doc/library/curses.rst and Doc/library/curses.ascii.rst. There are still a few remaining warnings I wasn't sure about, so they've not yet... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4fa1799b6a53c2d30c950d74230781bef9e7f61138c72c7727e4b83f0743752b |
| turbo-cache-control | no-preview |
| go-import | github.com/python/cpython git https://github.com/python/cpython.git |
| octolytics-dimension-user_id | 1525981 |
| octolytics-dimension-user_login | python |
| octolytics-dimension-repository_id | 81598961 |
| octolytics-dimension-repository_nwo | python/cpython |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 81598961 |
| octolytics-dimension-repository_network_root_nwo | python/cpython |
| turbo-body-classes | logged-out env-production page-responsive full-width full-width-p-0 |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 41f276818bd204c4a30a0281fb3c576298d9474c |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width