Title: gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` by hugovk · Pull Request #112351 · python/cpython · GitHub
Open Graph Title: gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` by hugovk · Pull Request #112351 · python/cpython
X Title: gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst` by hugovk · Pull Request #112351 · python/cpython
Description: On the one hand, we don't want to spend time fixing the old What's New files. But on the other, the ultimate aim of #101100 is to turn all warnings into errors, which means these files need tackling. To balance this, let's do the minimum needed, and fix these 87 warnings by silencing with the ! or fix them if it's straightforward. Doc/whatsnew/2.0.rst:219: WARNING: py:meth reference target not found: read Doc/whatsnew/2.0.rst:219: WARNING: py:meth reference target not found: readlines Doc/whatsnew/2.0.rst:224: WARNING: py:meth reference target not found: write Doc/whatsnew/2.0.rst:224: WARNING: py:meth reference target not found: writelines Doc/whatsnew/2.0.rst:356: WARNING: py:meth reference target not found: __iadd__ Doc/whatsnew/2.0.rst:356: WARNING: py:meth reference target not found: __isub__ Doc/whatsnew/2.0.rst:356: WARNING: py:class reference target not found: Number Doc/whatsnew/2.0.rst:377: WARNING: py:meth reference target not found: __iadd__ Doc/whatsnew/2.0.rst:392: WARNING: py:mod reference target not found: strop Doc/whatsnew/2.0.rst:392: WARNING: py:mod reference target not found: strop Doc/whatsnew/2.0.rst:392: WARNING: py:func reference target not found: string.replace Doc/whatsnew/2.0.rst:418: WARNING: py:meth reference target not found: startswith Doc/whatsnew/2.0.rst:418: WARNING: py:meth reference target not found: endswith Doc/whatsnew/2.0.rst:423: WARNING: py:meth reference target not found: join Doc/whatsnew/2.0.rst:423: WARNING: py:meth reference target not found: join Doc/whatsnew/2.0.rst:423: WARNING: py:func reference target not found: string.join Doc/whatsnew/2.0.rst:504: WARNING: py:func reference target not found: apply Doc/whatsnew/2.0.rst:504: WARNING: py:func reference target not found: f Doc/whatsnew/2.0.rst:504: WARNING: py:func reference target not found: apply Doc/whatsnew/2.0.rst:518: WARNING: py:meth reference target not found: write Doc/whatsnew/2.0.rst:538: WARNING: py:meth reference target not found: __contains__ Doc/whatsnew/2.0.rst:559: WARNING: py:meth reference target not found: __cmp__ Doc/whatsnew/2.0.rst:610: WARNING: py:func reference target not found: long Doc/whatsnew/2.0.rst:622: WARNING: py:meth reference target not found: get Doc/whatsnew/2.0.rst:622: WARNING: py:meth reference target not found: setdefault Doc/whatsnew/2.0.rst:622: WARNING: py:meth reference target not found: get Doc/whatsnew/2.0.rst:656: WARNING: py:meth reference target not found: append Doc/whatsnew/2.0.rst:656: WARNING: py:meth reference target not found: insert Doc/whatsnew/2.0.rst:673: WARNING: py:func reference target not found: socket.connect( ('hostname', 25) ) Doc/whatsnew/2.0.rst:673: WARNING: py:func reference target not found: socket.connect( Doc/whatsnew/2.0.rst:673: WARNING: py:func reference target not found: socket.connect_ex Doc/whatsnew/2.0.rst:673: WARNING: py:func reference target not found: socket.bind Doc/whatsnew/2.0.rst:694: WARNING: py:meth reference target not found: tell Doc/whatsnew/2.0.rst:694: WARNING: py:meth reference target not found: seek Doc/whatsnew/2.0.rst:716: WARNING: py:func reference target not found: sprintf Doc/whatsnew/2.0.rst:724: WARNING: py:mod reference target not found: exceptions Doc/whatsnew/2.0.rst:882: WARNING: py:mod reference target not found: xmllib Doc/whatsnew/2.0.rst:882: WARNING: py:mod reference target not found: xmllib Doc/whatsnew/2.0.rst:898: WARNING: py:meth reference target not found: startElement Doc/whatsnew/2.0.rst:898: WARNING: py:meth reference target not found: endElement Doc/whatsnew/2.0.rst:898: WARNING: py:meth reference target not found: characters Doc/whatsnew/2.0.rst:942: WARNING: py:class reference target not found: Document Doc/whatsnew/2.0.rst:942: WARNING: py:class reference target not found: Element Doc/whatsnew/2.0.rst:942: WARNING: py:class reference target not found: Element Doc/whatsnew/2.0.rst:956: WARNING: py:func reference target not found: parse Doc/whatsnew/2.0.rst:956: WARNING: py:func reference target not found: parseString Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Document Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Document Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Element Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Node Doc/whatsnew/2.0.rst:964: WARNING: py:meth reference target not found: toxml Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Element Doc/whatsnew/2.0.rst:964: WARNING: py:class reference target not found: Document Doc/whatsnew/2.0.rst:997: WARNING: py:class reference target not found: Node Doc/whatsnew/2.0.rst:1023: WARNING: py:mod reference target not found: sgmlop Doc/whatsnew/2.0.rst:1031: WARNING: py:mod reference target not found: ConfigParser Doc/whatsnew/2.0.rst:1031: WARNING: py:mod reference target not found: xmllib Doc/whatsnew/2.0.rst:1037: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1046: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1046: WARNING: py:mod reference target not found: httplib Doc/whatsnew/2.0.rst:1051: WARNING: py:mod reference target not found: Tkinter Doc/whatsnew/2.0.rst:1086: WARNING: py:mod reference target not found: encodings Doc/whatsnew/2.0.rst:1089: WARNING: py:mod reference target not found: cmp Doc/whatsnew/2.0.rst:1089: WARNING: py:mod reference target not found: cmpcache Doc/whatsnew/2.0.rst:1089: WARNING: py:mod reference target not found: dircmp Doc/whatsnew/2.0.rst:1098: WARNING: py:mod reference target not found: linuxaudiodev Doc/whatsnew/2.0.rst:1098: WARNING: py:mod reference target not found: sunaudiodev Doc/whatsnew/2.0.rst:1108: WARNING: py:mod reference target not found: pyexpat Doc/whatsnew/2.0.rst:1111: WARNING: py:mod reference target not found: robotparser Doc/whatsnew/2.0.rst:1120: WARNING: py:mod reference target not found: UserString Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.0.rst:1132: WARNING: py:mod reference target not found: _winreg Doc/whatsnew/2.0.rst:1142: WARNING: py:mod reference target not found: imputil Doc/whatsnew/2.0.rst:1142: WARNING: py:mod reference target not found: ihooks Doc/whatsnew/2.0.rst:1186: WARNING: py:mod reference target not found: stdwin Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: cmp Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: cmpcache Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: dircmp Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: dump Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: find Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: grep Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: packmail Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: poly Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: util Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: whatsound Doc/whatsnew/2.0.rst:1190: WARNING: py:mod reference target not found: zmod Issue: gh-101100 📚 Documentation preview 📚: https://cpython-previews--112351.org.readthedocs.build/
Open Graph Description: On the one hand, we don't want to spend time fixing the old What's New files. But on the other, the ultimate aim of #101100 is to turn all warnings into errors, which means these files need...
X Description: On the one hand, we don't want to spend time fixing the old What's New files. But on the other, the ultimate aim of #101100 is to turn all warnings into errors, which means these fi...
Opengraph URL: https://github.com/python/cpython/pull/112351
X: @github
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/checks(.:format) |
| route-controller | pull_requests |
| route-action | checks |
| fetch-nonce | v2:ecfe2e41-b56a-ea5b-6e0d-99157bd093aa |
| current-catalog-service-hash | 87dc3bc62d9b466312751bfd5f889726f4f1337bdff4e8be7da7c93d6c00a25a |
| request-id | A4F2:2016E2:494BE5:645786:6969DDB5 |
| html-safe-nonce | 4df363c97900e1967b8e9ddb1add1e6662548b6e2990f4d2c638706f9a398afa |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNEYyOjIwMTZFMjo0OTRCRTU6NjQ1Nzg2OjY5NjlEREI1IiwidmlzaXRvcl9pZCI6IjI2NDE4MTk3MzU0MDQ2OTkwNjEiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | a4dcd8037fcc4e33fb4692c463af1867e5a3777e0b13cf26f7e03435b3a5fd60 |
| hovercard-subject-tag | pull_request:1614980634 |
| 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/112351/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 | On the one hand, we don't want to spend time fixing the old What's New files. But on the other, the ultimate aim of #101100 is to turn all warnings into errors, which means these files need... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8 |
| 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 | bdde15ad1b403e23b08bbd89b53fbe6bdf688cad |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width