René's URL Explorer Experiment


Title: Fix all Sphinx reference warnings in the documentation · Issue #101100 · python/cpython · GitHub

Open Graph Title: Fix all Sphinx reference warnings in the documentation · Issue #101100 · python/cpython

X Title: Fix all Sphinx reference warnings in the documentation · Issue #101100 · python/cpython

Description: Documentation Running sphinx-build in nit-picky mode, like: sphinx-build -n . build/html/ or: make html SPHINXERRORHANDLING=-n gives tons warnings. ~8k of them at the time of writing. Most of them are innocent, like using :const: while r...

Open Graph Description: Documentation Running sphinx-build in nit-picky mode, like: sphinx-build -n . build/html/ or: make html SPHINXERRORHANDLING=-n gives tons warnings. ~8k of them at the time of writing. Most of them ...

X Description: Documentation Running sphinx-build in nit-picky mode, like: sphinx-build -n . build/html/ or: make html SPHINXERRORHANDLING=-n gives tons warnings. ~8k of them at the time of writing. Most of them ...

Opengraph URL: https://github.com/python/cpython/issues/101100

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Fix all Sphinx reference warnings in the documentation","articleBody":"# Documentation\r\n\r\nRunning sphinx-build in nit-picky mode, like:\r\n\r\n    sphinx-build -n . build/html/\r\n\r\nor:\r\n\r\n    make html SPHINXERRORHANDLING=-n\r\n\r\n\r\ngives tons warnings. ~8k of them at the time of writing.\r\n\r\nMost of them are innocent, like using `:const:` while referring to a constant defined in another file, or using `` :meth:`__init__` `` to speak about the concept of an init method.\r\n\r\nThe fall in several cases:\r\n\r\n- The target is not documented at all, then document it, like in 664aa94b570a4a8f3535efb2e3d638a4ab655943\r\n- There's a typo, then fix it.\r\n- We're mentionning something that does not exists (or no longer exists), then rewrite.\r\n- Innocent usage of rst markers without the intention of linking to something, then ???\r\n\r\nI don't have statistics (yet) on the distribution for the 4 previous cases.\r\n\r\nFor the innocent usages of rst markers, there's two fixes:\r\n\r\n- Drop the role, `` :const:`IGNORECASE` `` becomes ``` ``IGNORECASE`` ```. We loose a bit of information in the rst file, I'm not fully convinced.\r\n- Make it point to something existing, `` :const:`IGNORECASE` `` becomes `` :const:`re.IGNORECASE` ``, or even `` :const:`~re.IGNORECASE` `` to keep the same output. It means more typing, and more links in the HTML output which are not all usefull.\r\n\r\nMy question is: should we try to fix all warnings so we can easily spot typos at build time?\r\n\r\nI tried to see if some typo would have been avoided by the nit-picky mode by reading a few pages of WARNINGS and found just one: `read1` instead of `read` in `bz2.rst`.\n\n\u003c!-- gh-linked-prs --\u003e\n### Linked PRs\n* gh-101122\n* gh-101173\n* gh-102125\n* gh-102237\n* gh-102238\n* gh-102260\n* gh-102262\n* gh-102263\n* gh-102274\n* gh-102291\n* gh-102292\n* gh-102340\n* gh-102513\n* gh-102526\n* gh-102529\n* gh-102530\n* gh-102597\n* gh-102638\n* gh-102639\n* gh-102695\n* gh-102727\n* gh-102728\n* gh-103001\n* gh-103002\n* gh-103019\n* gh-103116\n* gh-103135\n* gh-103191\n* gh-103289\n* gh-103457\n* gh-103531\n* gh-103803\n* gh-103818\n* gh-104124\n* gh-105265\n* gh-106172\n* gh-106191\n* gh-106192\n* gh-106204\n* gh-106205\n* gh-106220\n* gh-106278\n* gh-106281\n* gh-106282\n* gh-106299\n* gh-106460\n* gh-107095\n* gh-107103\n* gh-107120\n* gh-107386\n* gh-107418\n* gh-107419\n* gh-107966\n* gh-108065\n* gh-108127\n* gh-108678\n* gh-108680\n* gh-108681\n* gh-108684\n* gh-108707\n* gh-108708\n* gh-108746\n* gh-108750\n* gh-108755\n* gh-108756\n* gh-108757\n* gh-108759\n* gh-108805\n* gh-108807\n* gh-108808\n* gh-108810\n* gh-108812\n* gh-108813\n* gh-109394\n* gh-109416\n* gh-109417\n* gh-109424\n* gh-109799\n* gh-109800\n* gh-109801\n* gh-109814\n* gh-109881\n* gh-109883\n* gh-109884\n* gh-109931\n* gh-109937\n* gh-109938\n* gh-109963\n* gh-109966\n* gh-109967\n* gh-110074\n* gh-110081\n* gh-110082\n* gh-110084\n* gh-110085\n* gh-110086\n* gh-110087\n* gh-110112\n* gh-110113\n* gh-110114\n* gh-110115\n* gh-110118\n* gh-110135\n* gh-110136\n* gh-110140\n* gh-110141\n* gh-110144\n* gh-110185\n* gh-110187\n* gh-110207\n* gh-110461\n* gh-110623\n* gh-110624\n* gh-110841\n* gh-110855\n* gh-110856\n* gh-110862\n* gh-110877\n* gh-110878\n* gh-110979\n* gh-111070\n* gh-111071\n* gh-111072\n* gh-111073\n* gh-111074\n* gh-111075\n* gh-111076\n* gh-111079\n* gh-111080\n* gh-111097\n* gh-111098\n* gh-111118\n* gh-111173\n* gh-111175\n* gh-111176\n* gh-111179\n* gh-111185\n* gh-111186\n* gh-111222\n* gh-111226\n* gh-111227\n* gh-111469\n* gh-111470\n* gh-112351\n* gh-112357\n* gh-112366\n* gh-112373\n* gh-112381\n* gh-112382\n* gh-112390\n* gh-112391\n* gh-112392\n* gh-112393\n* gh-112399\n* gh-112402\n* gh-112404\n* gh-112416\n* gh-112420\n* gh-112422\n* gh-112455\n* gh-112456\n* gh-112662\n* gh-112666\n* gh-112667\n* gh-112668\n* gh-112669\n* gh-112673\n* gh-112674\n* gh-112697\n* gh-112698\n* gh-112701\n* gh-112702\n* gh-112703\n* gh-112704\n* gh-112705\n* gh-112735\n* gh-112737\n* gh-112748\n* gh-112749\n* gh-112757\n* gh-112772\n* gh-112775\n* gh-112781\n* gh-112789\n* gh-112790\n* gh-112811\n* gh-112813\n* gh-112815\n* gh-112816\n* gh-112817\n* gh-112832\n* gh-112833\n* gh-112836\n* gh-112857\n* gh-112858\n* gh-112868\n* gh-112869\n* gh-112870\n* gh-112872\n* gh-112873\n* gh-112874\n* gh-112875\n* gh-112884\n* gh-112886\n* gh-112908\n* gh-112910\n* gh-112911\n* gh-112912\n* gh-112913\n* gh-112929\n* gh-112930\n* gh-112933\n* gh-112974\n* gh-112981\n* gh-113001\n* gh-113003\n* gh-113029\n* gh-113030\n* gh-113031\n* gh-113043\n* gh-113044\n* gh-113057\n* gh-113061\n* gh-113062\n* gh-113106\n* gh-113107\n* gh-113109\n* gh-113110\n* gh-113111\n* gh-113112\n* gh-113116\n* gh-113124\n* gh-113125\n* gh-113136\n* gh-113137\n* gh-113142\n* gh-113143\n* gh-113144\n* gh-113145\n* gh-113158\n* gh-113159\n* gh-113162\n* gh-113163\n* gh-113181\n* gh-113182\n* gh-113183\n* gh-113184\n* gh-113237\n* gh-113244\n* gh-113245\n* gh-113289\n* gh-113290\n* gh-113291\n* gh-113493\n* gh-113494\n* gh-113496\n* gh-113497\n* gh-113498\n* gh-113500\n* gh-113502\n* gh-113504\n* gh-113505\n* gh-113508\n* gh-113509\n* gh-113510\n* gh-113511\n* gh-113551\n* gh-113552\n* gh-113564\n* gh-113598\n* gh-113599\n* gh-113600\n* gh-113629\n* gh-113641\n* gh-113642\n* gh-113669\n* gh-113681\n* gh-113725\n* gh-113734\n* gh-113735\n* gh-113739\n* gh-113748\n* gh-113749\n* gh-113752\n* gh-113846\n* gh-113847\n* gh-113946\n* gh-113998\n* gh-114001\n* gh-114060\n* gh-114063\n* gh-114064\n* gh-114194\n* gh-114280\n* gh-114327\n* gh-114373\n* gh-114377\n* gh-114378\n* gh-114425\n* gh-114436\n* gh-114437\n* gh-114469\n* gh-114477\n* gh-114478\n* gh-114518\n* gh-114519\n* gh-114521\n* gh-114525\n* gh-114526\n* gh-114527\n* gh-114531\n* gh-114546\n* gh-114584\n* gh-114585\n* gh-114635\n* gh-114640\n* gh-114641\n* gh-114646\n* gh-114649\n* gh-114650\n* gh-114652\n* gh-114654\n* gh-114658\n* gh-114661\n* gh-114669\n* gh-114696\n* gh-114704\n* gh-114705\n* gh-114711\n* gh-114712\n* gh-114716\n* gh-114718\n* gh-114729\n* gh-114769\n* gh-114770\n* gh-114771\n* gh-114773\n* gh-114786\n* gh-114793\n* gh-114794\n* gh-114825\n* gh-114846\n* gh-114872\n* gh-114878\n* gh-114958\n* gh-114969\n* gh-114970\n* gh-114972\n* gh-114981\n* gh-114982\n* gh-114983\n* gh-114988\n* gh-114989\n* gh-114992\n* gh-114999\n* gh-115003\n* gh-115135\n* gh-115141\n* gh-115208\n* gh-115209\n* gh-115263\n* gh-115284\n* gh-115297\n* gh-115308\n* gh-115310\n* gh-115311\n* gh-115319\n* gh-115330\n* gh-115331\n* gh-115430\n* gh-115575\n* gh-115580\n* gh-115587\n* gh-115588\n* gh-115589\n* gh-115590\n* gh-115691\n* gh-115902\n* gh-115903\n* gh-115924\n* gh-115925\n* gh-115932\n* gh-115933\n* gh-116913\n* gh-117037\n* gh-117038\n* gh-118353\n* gh-118356\n* gh-118364\n* gh-118365\n* gh-118366\n* gh-118367\n* gh-124106\n* gh-124480\n* gh-124556\n* gh-124558\n* gh-124577\n* gh-124579\n* gh-124580\n* gh-124709\n* gh-125190\n* gh-125191\n* gh-125208\n* gh-125211\n* gh-127054\n* gh-127084\n* gh-127222\n* gh-127239\n* gh-127240\n* gh-127287\n* gh-127311\n* gh-127511\n* gh-127512\n* gh-127662\n* gh-127684\n* gh-127692\n* gh-127693\n* gh-127783\n* gh-127784\n* gh-129988\n* gh-129997\n* gh-129998\n* gh-130300\n* gh-130346\n* gh-130347\n* gh-130629\n* gh-130774\n* gh-130779\n* gh-130780\n* gh-130781\n* gh-130782\n* gh-130994\n* gh-131074\n* gh-131075\n* gh-132422\n* gh-132485\n* gh-134303\n* gh-134338\n* gh-134339\n* gh-136163\n* gh-136309\n* gh-136238\n* gh-136317\n* gh-136318\n* gh-136323\n* gh-136372\n* gh-136373\n* gh-136389\n* gh-136390\n* gh-136402\n* gh-136404\n* gh-136405\n* gh-136414\n* gh-136415\n* gh-136424\n* gh-136475\n* gh-136532\n* gh-136533\n* gh-136552\n* gh-136554\n* gh-136562\n* gh-136597\n* gh-136598\n* gh-136612\n* gh-136629\n* gh-136646\n* gh-136647\n* gh-138408\n* gh-138409\n* gh-138410\n* gh-138411\n* gh-138412\n* gh-138413\n* gh-138414\n* gh-138415\n* gh-138416\n* gh-138417\n* gh-138418\n* gh-138420\n* gh-138421\n* gh-138422\n* gh-138423\n* gh-138424\n* gh-138435\n* gh-138436\n* gh-138437\n* gh-138438\n* gh-138441\n* gh-138442\n* gh-138443\n* gh-138444\n* gh-138446\n* gh-138447\n* gh-138455\n* gh-138456\n* gh-138459\n* gh-138460\n* gh-138461\n* gh-138463\n* gh-138480\n* gh-138481\n* gh-138680\n* gh-138681\n* gh-138464\n* gh-138683\n* gh-139236\n* gh-139568\n* gh-139569\n* gh-139572\n* gh-139576\n* gh-139592\n* gh-139636\n* gh-139787\n* gh-139788\n* gh-139832\n* gh-139833\n* gh-139835\n* gh-139910\n* gh-139912\n* gh-139930\n* gh-139966\n* gh-139967\n* gh-139991\n* gh-140023\n* gh-140084\n* gh-140085\n* gh-140109\n* gh-140194\n* gh-140352\n* gh-140353\n* gh-141827\n* gh-141853\n* gh-141854\n* gh-141855\n* gh-141857\n* gh-142300\n* gh-142345\n\u003c!-- /gh-linked-prs --\u003e\n","author":{"url":"https://github.com/JulienPalard","@type":"Person","name":"JulienPalard"},"datePublished":"2023-01-17T12:55:36.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":50},"url":"https://github.com/101100/cpython/issues/101100"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:ab179a39-b4b6-1748-cd03-9be6cc4aec1a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8D02:2ACFDC:9D30A7:D2CC55:69699227
html-safe-nonce529df1962adbdc15b37614cdd17621c0dbe4cd7cf6b618f9163928bac948e494
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4RDAyOjJBQ0ZEQzo5RDMwQTc6RDJDQzU1OjY5Njk5MjI3IiwidmlzaXRvcl9pZCI6Ijc2MTA0ODY5NTk5ODEwNDAxNjciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac85336cd990e498eb24b9fa783bf35655458dfdeb5ec1731ae7d16c87b55b6766
hovercard-subject-tagissue:1536335238
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/101100/issue_layout
twitter:imagehttps://opengraph.githubassets.com/73b58c7993cc0e89ef0e7de7f747027234d0360a7f0206920027074065f9ab2f/python/cpython/issues/101100
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/73b58c7993cc0e89ef0e7de7f747027234d0360a7f0206920027074065f9ab2f/python/cpython/issues/101100
og:image:altDocumentation Running sphinx-build in nit-picky mode, like: sphinx-build -n . build/html/ or: make html SPHINXERRORHANDLING=-n gives tons warnings. ~8k of them at the time of writing. Most of them ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameJulienPalard
hostnamegithub.com
expected-hostnamegithub.com
None3542e147982176a7ebaa23dfb559c8af16f721c03ec560c68c56b64a0f35e751
turbo-cache-controlno-preview
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseaf80af7cc9e3de9c336f18b208a600950a3c187c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/101100#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F101100
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F101100
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/101100
Reloadhttps://github.com/python/cpython/issues/101100
Reloadhttps://github.com/python/cpython/issues/101100
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/101100
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/issues/101100
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/101100
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/101100
Fix all Sphinx reference warnings in the documentationhttps://github.com/python/cpython/issues/101100#top
docsDocumentation in the Doc dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22docs%22
easyhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22easy%22
https://github.com/JulienPalard
https://github.com/JulienPalard
JulienPalardhttps://github.com/JulienPalard
on Jan 17, 2023https://github.com/python/cpython/issues/101100#issue-1536335238
664aa94https://github.com/python/cpython/commit/664aa94b570a4a8f3535efb2e3d638a4ab655943
gh-101100: Fix sphinx warnings in enum module #101122https://github.com/python/cpython/pull/101122
[3.11] gh-101100: [Enum] Fix sphinx warnings in docs (GH-101122) #101173https://github.com/python/cpython/pull/101173
gh-101100: Fix Sphinx warnings in decimal module #102125https://github.com/python/cpython/pull/102125
[3.10] gh-101100: Fix Sphinx warnings in decimal module (GH-102125) #102237https://github.com/python/cpython/pull/102237
[3.11] gh-101100: Fix Sphinx warnings in decimal module (GH-102125) #102238https://github.com/python/cpython/pull/102238
gh-101100: Fix sphinx warnings in typing module #102260https://github.com/python/cpython/pull/102260
[3.11] gh-101100: Fix sphinx warnings in typing module docs (GH-102260) #102262https://github.com/python/cpython/pull/102262
[3.10] gh-101100: Fix sphinx warnings in typing module docs (GH-102260) #102263https://github.com/python/cpython/pull/102263
gh-101100: Fix sphinx warnings in types module #102274https://github.com/python/cpython/pull/102274
[3.11] gh-101100: Fix sphinx warnings in types module (GH-102274) #102291https://github.com/python/cpython/pull/102291
[3.10] gh-101100: Fix sphinx warnings in types module (GH-102274) #102292https://github.com/python/cpython/pull/102292
gh-101100: Fix Sphinx warnings in turtle module #102340https://github.com/python/cpython/pull/102340
gh-101100: Test docs in nit-picky mode #102513https://github.com/python/cpython/pull/102513
gh-101100: Fix sphinx warnings in zipapp and zipfile modules #102526https://github.com/python/cpython/pull/102526
[3.10] gh-101100: Fix sphinx warnings in zipapp and zipfile modules (GH-102526) #102529https://github.com/python/cpython/pull/102529
[3.11] gh-101100: Fix sphinx warnings in zipapp and zipfile modules (GH-102526) #102530https://github.com/python/cpython/pull/102530
gh-101100: [docs] Fix Sphinx warnings in dis module #102597https://github.com/python/cpython/pull/102597
[3.10] gh-101100: Fix Sphinx warnings in turtle module (GH-102340) #102638https://github.com/python/cpython/pull/102638
[3.11] gh-101100: Fix Sphinx warnings in turtle module (GH-102340) #102639https://github.com/python/cpython/pull/102639
gh-101100: Documenting --prefix and --exec-prefix. #102695https://github.com/python/cpython/pull/102695
[3.11] gh-101100: Documenting --prefix and --exec-prefix. (GH-102695) #102727https://github.com/python/cpython/pull/102727
[3.10] gh-101100: Documenting --prefix and --exec-prefix. (GH-102695) #102728https://github.com/python/cpython/pull/102728
[3.11] gh-101100: Document PyObject_ClearWeakRefs, gzip's name, and asyncio.iscoroutine #103001https://github.com/python/cpython/pull/103001
[3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name #103002https://github.com/python/cpython/pull/103002
gh-101100: Test only Doc/ files in nit-picky mode #103019https://github.com/python/cpython/pull/103019
gh-101100: Fix Sphinx warning in gc.rst and refactor docs clean list #103116https://github.com/python/cpython/pull/103116
gh-101100: Expand list of clean docs #103135https://github.com/python/cpython/pull/103135
gh-101100: Use list of 'dirty' docs, with warnings, instead of a clean list #103191https://github.com/python/cpython/pull/103191
gh-101100: Fix Sphinx warnings in argparse module #103289https://github.com/python/cpython/pull/103289
gh-101100: Fix Sphinx warnings in curses and curses.ascii modules #103457https://github.com/python/cpython/pull/103457
gh-101100: Fix broken reference __format__ in string.rst #103531https://github.com/python/cpython/pull/103531
[3.11] gh-101100: Fix Sphinx warnings in argparse module (#103289) #103803https://github.com/python/cpython/pull/103803
gh-101100: Add reference doc for __post_init__ #103818https://github.com/python/cpython/pull/103818
[3.11] gh-101100: Fix Sphinx warnings in curses and curses.ascii modules (GH-103457) #104124https://github.com/python/cpython/pull/104124
gh-101100: Fix reference to parse_args in optparse.rst #105265https://github.com/python/cpython/pull/105265
gh-101100: Fix reference to asynchronous methods #106172https://github.com/python/cpython/pull/106172
[3.12] gh-101100: Fix reference to asynchronous methods (GH-106172) #106191https://github.com/python/cpython/pull/106191
[3.11] gh-101100: Fix reference to asynchronous methods (GH-106172) #106192https://github.com/python/cpython/pull/106192
[3.12] gh-101100: Fix reference to parse_args in optparse.rst (GH-105265) #106204https://github.com/python/cpython/pull/106204
[3.11] gh-101100: Fix reference to parse_args in optparse.rst (GH-105265) #106205https://github.com/python/cpython/pull/106205
gh-101100: Fix incorrect roles of C-const in PyUnicode_RichCompare #106220https://github.com/python/cpython/pull/106220
gh-101100: Docs: Fix references to several numeric dunders #106278https://github.com/python/cpython/pull/106278
[3.12] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) #106281https://github.com/python/cpython/pull/106281
[3.11] gh-101100: Docs: Fix references to several numeric dunders (GH-106278) #106282https://github.com/python/cpython/pull/106282
gh-101100: Fix incorrect roles of PyTrace_* #106299https://github.com/python/cpython/pull/106299
gh-101100: Docs: Check Sphinx warnings and fail if improved #106460https://github.com/python/cpython/pull/106460
gh-101100: Fix some broken sphinx references #107095https://github.com/python/cpython/pull/107095
[3.12] gh-101100: Fix some broken sphinx references (GH-107095) #107103https://github.com/python/cpython/pull/107103
[3.11] gh-101100: Fix some broken sphinx references (GH-107095). #107120https://github.com/python/cpython/pull/107120
gh-101100: Sphinx warnings: pick the low hanging fruits #107386https://github.com/python/cpython/pull/107386
[3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) #107418https://github.com/python/cpython/pull/107418
[3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) #107419https://github.com/python/cpython/pull/107419
gh-101100: Fix references to URLError and HTTPError in howto/urllib2.rst #107966https://github.com/python/cpython/pull/107966
gh-101100: Only show GitHub check annotations on changed doc paragraphs #108065https://github.com/python/cpython/pull/108065
[3.12] gh-101100: Only show GitHub check annotations on changed doc paragraphs (GH-108065) #108127https://github.com/python/cpython/pull/108127
gh-101100: Fix Sphinx warnings in the Logging Cookbook #108678https://github.com/python/cpython/pull/108678
[3.12] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) #108680https://github.com/python/cpython/pull/108680
[3.11] gh-101100: Fix Sphinx warnings in the Logging Cookbook (GH-108678) #108681https://github.com/python/cpython/pull/108681
gh-101100: Fix sphinx warnings in threading.rst #108684https://github.com/python/cpython/pull/108684
[3.12] gh-101100: Fix sphinx warnings in threading.rst (GH-108684) #108707https://github.com/python/cpython/pull/108707
[3.11] gh-101100: Fix sphinx warnings in threading.rst (GH-108684) #108708https://github.com/python/cpython/pull/108708
gh-101100: Fix sphinx warnings in tutorial/classes.rst #108746https://github.com/python/cpython/pull/108746
gh-101100: Fix sphinx warnings in tutorial/appendix.rst #108750https://github.com/python/cpython/pull/108750
[3.11] gh-101100: Fix sphinx warnings in tutorial/classes.rst (GH-108746) #108755https://github.com/python/cpython/pull/108755
[3.12] gh-101100: Fix sphinx warnings in tutorial/classes.rst (GH-108746) #108756https://github.com/python/cpython/pull/108756
[3.11] gh-101100: Fix sphinx warnings in tutorial/appendix.rst (GH-108750) #108757https://github.com/python/cpython/pull/108757
[3.12] gh-101100: Fix sphinx warnings in tutorial/appendix.rst (GH-108750) #108759https://github.com/python/cpython/pull/108759
gh-101100: Fix sphinx warnings in uuid.rst #108805https://github.com/python/cpython/pull/108805
[3.12] gh-101100: Fix sphinx warnings in uuid.rst (GH-108805) #108807https://github.com/python/cpython/pull/108807
[3.11] gh-101100: Fix sphinx warnings in uuid.rst (GH-108805) #108808https://github.com/python/cpython/pull/108808
gh-101100: Fix sphinx warnings in unittest.mock-examples.rst #108810https://github.com/python/cpython/pull/108810
[3.11] gh-101100: Fix sphinx warnings in unittest.mock-examples.rst (GH-108810) #108812https://github.com/python/cpython/pull/108812
[3.12] gh-101100: Fix sphinx warnings in unittest.mock-examples.rst (GH-108810) #108813https://github.com/python/cpython/pull/108813
gh-101100: Fix sphinx warnings in turtle.rst #109394https://github.com/python/cpython/pull/109394
[3.12] gh-101100: Fix sphinx warnings in turtle.rst (GH-109394) #109416https://github.com/python/cpython/pull/109416
[3.11] gh-101100: Fix sphinx warnings in turtle.rst (GH-109394) #109417https://github.com/python/cpython/pull/109417
gh-101100: Fix Sphinx warnings in tutorial/controlflow.rst #109424https://github.com/python/cpython/pull/109424
gh-101100: Fix sphinx warnings in Doc/library/xml.etree.elementtree.rst #109799https://github.com/python/cpython/pull/109799
[3.12] gh-101100: Fix sphinx warnings in Doc/library/xml.etree.elementtree.rst (GH-109799) #109800https://github.com/python/cpython/pull/109800
[3.11] gh-101100: Fix sphinx warnings in Doc/library/xml.etree.elementtree.rst (GH-109799) #109801https://github.com/python/cpython/pull/109801
gh-101100: Fix sphinx warnings in Doc/library/__future__.rst #109814https://github.com/python/cpython/pull/109814
gh-101100: Fix Sphinx warnings in Doc/library/weakref.rst #109881https://github.com/python/cpython/pull/109881
[3.11] gh-101100: Fix Sphinx warnings in Doc/library/weakref.rst (GH-109881) #109883https://github.com/python/cpython/pull/109883
[3.12] gh-101100: Fix Sphinx warnings in Doc/library/weakref.rst (GH-109881) #109884https://github.com/python/cpython/pull/109884
gh-101100: Fix Sphinx warnings in Doc/using/configure.rst #109931https://github.com/python/cpython/pull/109931
[3.12] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) #109937https://github.com/python/cpython/pull/109937
[3.11] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) #109938https://github.com/python/cpython/pull/109938
gh-101100: Fix sphinx warnings in library/devmode.rst #109963https://github.com/python/cpython/pull/109963
[3.12] gh-101100: Fix sphinx warnings in library/devmode.rst (GH-109963) #109966https://github.com/python/cpython/pull/109966
[3.11] gh-101100: Fix sphinx warnings in library/devmode.rst (GH-109963) #109967https://github.com/python/cpython/pull/109967
gh-101100: Fix sphinx warnings in library/difflib.rst #110074https://github.com/python/cpython/pull/110074
[3.12] gh-101100: Fix sphinx warnings in library/difflib.rst (GH-110074) #110081https://github.com/python/cpython/pull/110081
[3.11] gh-101100: Fix sphinx warnings in library/difflib.rst (GH-110074) #110082https://github.com/python/cpython/pull/110082
[3.12] gh-101100: Fix Sphinx warnings in tutorial/controlflow.rst (GH-109424) #110084https://github.com/python/cpython/pull/110084
[3.11] gh-101100: Fix Sphinx warnings in tutorial/controlflow.rst (GH-109424) #110085https://github.com/python/cpython/pull/110085
[3.12] gh-101100: Fix references to URLError and HTTPError in howto/urllib2.rst (GH-107966) #110086https://github.com/python/cpython/pull/110086
[3.11] gh-101100: Fix references to URLError and HTTPError in howto/urllib2.rst (GH-107966) #110087https://github.com/python/cpython/pull/110087
GH-101100: Fix reference warnings for __enter__ and __exit__ #110112https://github.com/python/cpython/pull/110112
GH-101100: Fix reference warnings for namedtuple #110113https://github.com/python/cpython/pull/110113
GH-101100: Fix reference warnings for socket methods #110114https://github.com/python/cpython/pull/110114
GH-101100: Fix reference warnings for gettext #110115https://github.com/python/cpython/pull/110115
GH-101100: Fix reference warnings for __getitem__ #110118https://github.com/python/cpython/pull/110118
[3.12] GH-101100: Fix reference warnings for namedtuple (GH-110113) #110135https://github.com/python/cpython/pull/110135
[3.11] GH-101100: Fix reference warnings for namedtuple (GH-110113) #110136https://github.com/python/cpython/pull/110136
[3.12] GH-101100: Fix reference warnings for gettext (GH-110115) #110140https://github.com/python/cpython/pull/110140
[3.11] GH-101100: Fix reference warnings for gettext (GH-110115) #110141https://github.com/python/cpython/pull/110141
gh-101100: Fix sphinx warnings in library/site.rst #110144https://github.com/python/cpython/pull/110144
[3.11] gh-101100: Fix sphinx warnings in library/site.rst (GH-110144) #110185https://github.com/python/cpython/pull/110185
[3.12] gh-101100: Fix sphinx warnings in library/site.rst (GH-110144) #110187https://github.com/python/cpython/pull/110187
gh-101100: Fix sphinx warnings in library/socketserver.rst #110207https://github.com/python/cpython/pull/110207
gh-101100: Fix sphinx warnings in library/getpass.rst #110461https://github.com/python/cpython/pull/110461
[3.12] gh-101100: Fix sphinx warnings in library/socketserver.rst (GH-110207) #110623https://github.com/python/cpython/pull/110623
[3.11] gh-101100: Fix sphinx warnings in library/socketserver.rst (GH-110207) #110624https://github.com/python/cpython/pull/110624
gh-101100: Fix sphinx warnings in usage/cmdline.rst #110841https://github.com/python/cpython/pull/110841
[3.12] gh-101100: Fix sphinx warnings in usage/cmdline.rst (GH-110841) #110855https://github.com/python/cpython/pull/110855
[3.11] gh-101100: Fix sphinx warnings in usage/cmdline.rst (GH-110841) #110856https://github.com/python/cpython/pull/110856
gh-101100: Fix sphinx warnings in library/time.rst #110862https://github.com/python/cpython/pull/110862
[3.12] gh-101100: Fix sphinx warnings in library/time.rst (GH-110862) #110877https://github.com/python/cpython/pull/110877
[3.11] gh-101100: Fix sphinx warnings in library/time.rst (GH-110862) #110878https://github.com/python/cpython/pull/110878
gh-101100: Fix sphinx warnings in library/codecs.rst #110979https://github.com/python/cpython/pull/110979
[3.12] gh-101100: Fix sphinx warnings in library/codecs.rst (GH-110979) #111070https://github.com/python/cpython/pull/111070
[3.11] gh-101100: Fix sphinx warnings in library/codecs.rst (GH-110979) #111071https://github.com/python/cpython/pull/111071
[3.11] gh-101100: Fix sphinx warnings in library/getpass.rst (GH-110461) #111072https://github.com/python/cpython/pull/111072
[3.12] GH-101100: Fix reference warnings for __getitem__ (GH-110118) #111073https://github.com/python/cpython/pull/111073
[3.11] GH-101100: Fix reference warnings for __getitem__ (GH-110118) #111074https://github.com/python/cpython/pull/111074
[3.12] GH-101100: Fix reference warnings for __enter__ and __exit__ (GH-110112) #111075https://github.com/python/cpython/pull/111075
[3.11] GH-101100: Fix reference warnings for __enter__ and __exit__ (GH-110112) #111076https://github.com/python/cpython/pull/111076
gh-101100: Fix Sphinx warnings in library/tty.rst #111079https://github.com/python/cpython/pull/111079
[3.12] gh-101100: Fix sphinx warnings in library/getpass.rst (GH-110461) #111080https://github.com/python/cpython/pull/111080
[3.12] gh-101100: Fix Sphinx warnings in library/tty.rst (GH-111079) #111097https://github.com/python/cpython/pull/111097
[3.11] gh-101100: Fix Sphinx warnings in library/tty.rst (GH-111079) #111098https://github.com/python/cpython/pull/111098
gh-101100: Fix Sphinx warnings for fileno #111118https://github.com/python/cpython/pull/111118
gh-101100: Fix Sphinx warning in tutorial/introduction.rst #111173https://github.com/python/cpython/pull/111173
[3.12] gh-101100: Fix Sphinx warning in tutorial/introduction.rst (GH-111173) #111175https://github.com/python/cpython/pull/111175
[3.11] gh-101100: Fix Sphinx warning in tutorial/introduction.rst (GH-111173) #111176https://github.com/python/cpython/pull/111176
gh-101100: Fix sphinx warnings in library/asyncio-dev.rst #111179https://github.com/python/cpython/pull/111179
[3.12] gh-101100: Fix sphinx warnings in library/asyncio-dev.rst (GH-111179) #111185https://github.com/python/cpython/pull/111185
[3.11] gh-101100: Fix sphinx warnings in library/asyncio-dev.rst (GH-111179) #111186https://github.com/python/cpython/pull/111186
gh-101100: Fix sphinx warnings in library/asyncio-eventloop.rst #111222https://github.com/python/cpython/pull/111222
[3.12] gh-101100: Fix Sphinx warnings for fileno (GH-111118) #111226https://github.com/python/cpython/pull/111226
[3.11] gh-101100: Fix Sphinx warnings for fileno (GH-111118) #111227https://github.com/python/cpython/pull/111227
[3.12] gh-101100: Fix sphinx warnings in library/asyncio-eventloop.rst (GH-111222) #111469https://github.com/python/cpython/pull/111469
[3.11] gh-101100: Fix sphinx warnings in library/asyncio-eventloop.rst (GH-111222) #111470https://github.com/python/cpython/pull/111470
gh-101100: Fix Sphinx warnings in whatsnew/2.0.rst #112351https://github.com/python/cpython/pull/112351
gh-101100: Fix Sphinx warnings in whatsnew/2.1.rst #112357https://github.com/python/cpython/pull/112357
gh-101100: Fix Sphinx warnings in whatsnew/2.2.rst #112366https://github.com/python/cpython/pull/112366
gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst #112373https://github.com/python/cpython/pull/112373
gh-101100: Define test.regrtest module to fix references #112381https://github.com/python/cpython/pull/112381
gh-101100: Define _tkinter module to fix references #112382https://github.com/python/cpython/pull/112382
[3.12] gh-101100: Define test.regrtest module to fix references (GH-112381) #112390https://github.com/python/cpython/pull/112390
[3.11] gh-101100: Define test.regrtest module to fix references (GH-112381) #112391https://github.com/python/cpython/pull/112391
[3.12] gh-101100: Define _tkinter module to fix references (GH-112382) #112392https://github.com/python/cpython/pull/112392
[3.11] gh-101100: Define _tkinter module to fix references (GH-112382) #112393https://github.com/python/cpython/pull/112393
gh-101100 : Fix Sphinx warnings in library/doctest.rst #112399https://github.com/python/cpython/pull/112399
[3.12] gh-101100 : Fix Sphinx warnings in library/doctest.rst (GH-112399) #112402https://github.com/python/cpython/pull/112402
[3.11] gh-101100 : Fix Sphinx warnings in library/doctest.rst (GH-112399) #112404https://github.com/python/cpython/pull/112404
gh-101100: Fix Sphinx reference warnings #112416https://github.com/python/cpython/pull/112416
[3.12] gh-101100: Fix Sphinx reference warnings (GH-112416) #112420https://github.com/python/cpython/pull/112420
[3.11] gh-101100: Fix Sphinx reference warnings (GH-112416) #112422https://github.com/python/cpython/pull/112422
[3.12] GH-101100: Fix reference warnings for socket methods (GH-110114) #112455https://github.com/python/cpython/pull/112455
[3.11] GH-101100: Fix reference warnings for socket methods (GH-110114) #112456https://github.com/python/cpython/pull/112456
gh-101100: Fix most Sphinx nitpicks in inspect.rst #112662https://github.com/python/cpython/pull/112662
[3.12] gh-101100: Fix most Sphinx nitpicks in inspect.rst (GH-112662) #112666https://github.com/python/cpython/pull/112666
[3.11] gh-101100: Fix most Sphinx nitpicks in inspect.rst (GH-112662) #112667https://github.com/python/cpython/pull/112667
gh-101100: Fix Sphinx warning in library/gettext.rst #112668https://github.com/python/cpython/pull/112668
gh-101100: Fix Sphinx nitpicks in library/functions.rst #112669https://github.com/python/cpython/pull/112669
[3.11] gh-101100: Fix Sphinx warning in library/gettext.rst (GH-112668) #112673https://github.com/python/cpython/pull/112673
[3.12] gh-101100: Fix Sphinx warning in library/gettext.rst (GH-112668) #112674https://github.com/python/cpython/pull/112674
[3.12] gh-101100: Fix Sphinx nitpicks in library/functions.rst (GH-112669) #112697https://github.com/python/cpython/pull/112697
[3.11] gh-101100: Fix Sphinx nitpicks in library/functions.rst (GH-112669) #112698https://github.com/python/cpython/pull/112698
[3.11] gh-101100: Fix sphinx warnings in Doc/library/__future__.rst (GH-109814) #112701https://github.com/python/cpython/pull/112701
[3.12] gh-101100: Fix sphinx warnings in Doc/library/__future__.rst (#109814) #112702https://github.com/python/cpython/pull/112702
gh-101100: Fix Sphinx nitpicks in library/abc.rst #112703https://github.com/python/cpython/pull/112703
[3.11] gh-101100: Fix Sphinx nitpicks in library/abc.rst (GH-112703) #112704https://github.com/python/cpython/pull/112704
[3.12] gh-101100: Fix Sphinx nitpicks in library/abc.rst (#112703) #112705https://github.com/python/cpython/pull/112705
gh-101100: Properly document frame object attributes #112735https://github.com/python/cpython/pull/112735
gh-101100: Fix many easily solvable Sphinx nitpicks in the datamodel docs #112737https://github.com/python/cpython/pull/112737
[3.12] gh-101100: Fix many easily solvable Sphinx nitpicks in the datamodel docs (GH-112737) #112748https://github.com/python/cpython/pull/112748
[3.11] gh-101100: Fix many easily solvable Sphinx nitpicks in the datamodel docs (GH-112737) #112749https://github.com/python/cpython/pull/112749
gh-101100: Fix most Sphinx nitpicks in the glossary and stdtypes.rst #112757https://github.com/python/cpython/pull/112757
[3.12] gh-101100: Properly document frame object attributes (GH-112735) #112772https://github.com/python/cpython/pull/112772
[3.11] gh-101100: Properly document frame object attributes (#112735) #112775https://github.com/python/cpython/pull/112775
gh-101100: Improve documentation of code object attributes #112781https://github.com/python/cpython/pull/112781
[3.12] gh-101100: Fix most Sphinx nitpicks in the glossary and stdtypes.rst (GH-112757) #112789https://github.com/python/cpython/pull/112789
[3.11] gh-101100: Fix most Sphinx nitpicks in the glossary and stdtypes.rst (GH-112757) #112790https://github.com/python/cpython/pull/112790
gh-101100: Fix Sphinx nitpicks in library/reprlib.rst #112811https://github.com/python/cpython/pull/112811
[3.12] gh-101100: Fix Sphinx nitpicks in library/reprlib.rst (GH-112811) #112813https://github.com/python/cpython/pull/112813
[3.11] gh-101100: Fix Sphinx nitpicks in library/reprlib.rst (#112811) #112815https://github.com/python/cpython/pull/112815
[3.12] gh-101100: Improve documentation of code object attributes (#112781) #112816https://github.com/python/cpython/pull/112816
[3.11] gh-101100: Improve documentation of code object attributes (#112781) #112817https://github.com/python/cpython/pull/112817
gh-101100: Improve documentation for attributes on instance methods #112832https://github.com/python/cpython/pull/112832
gh-101100: Silence Sphinx warnings when ntpath or posixpath are referenced #112833https://github.com/python/cpython/pull/112833
gh-101100: Fix Sphinx nitpicks in library/shelve.rst #112836https://github.com/python/cpython/pull/112836
[3.12] gh-101100: Silence Sphinx warnings when ntpath or posixpath are referenced (#112833) #112857https://github.com/python/cpython/pull/112857
[3.11] gh-101100: Silence Sphinx warnings when ntpath or posixpath are referenced (#112833) #112858https://github.com/python/cpython/pull/112858
[3.12] gh-101100: Fix Sphinx nitpicks in library/shelve.rst (GH-112836) #112868https://github.com/python/cpython/pull/112868
[3.11] gh-101100: Fix Sphinx nitpicks in library/shelve.rst (GH-112836) #112869https://github.com/python/cpython/pull/112869
gh-101100: Fix Sphinx nits in library/contextlib.rst #112870https://github.com/python/cpython/pull/112870
[3.12] gh-101100: Improve documentation for attributes on instance methods (GH-112832) #112872https://github.com/python/cpython/pull/112872
[3.11] gh-101100: Improve documentation for attributes on instance methods (GH-112832) #112873https://github.com/python/cpython/pull/112873
[3.11] gh-101100: Fix Sphinx nits in library/contextlib.rst (#112870) #112874https://github.com/python/cpython/pull/112874
[3.12] gh-101100: Fix Sphinx nits in library/contextlib.rst (#112870) #112875https://github.com/python/cpython/pull/112875
gh-101100: Improve documentation of TracebackType attributes #112884https://github.com/python/cpython/pull/112884
gh-101100: Fix Sphinx nitpicks in library/tempfile.rst #112886https://github.com/python/cpython/pull/112886
gh-101100: Fix Sphinx warning in library/http.cookies.rst #112908https://github.com/python/cpython/pull/112908
[3.12] gh-101100: Fix Sphinx nitpicks in library/tempfile.rst (#112886) #112910https://github.com/python/cpython/pull/112910
[3.12] gh-101100: Improve documentation of TracebackType attributes (GH-112884) #112911https://github.com/python/cpython/pull/112911
[3.11] gh-101100: Improve documentation of TracebackType attributes (GH-112884) #112912https://github.com/python/cpython/pull/112912
[3.11] gh-101100: Fix Sphinx nitpicks in library/tempfile.rst (#112886) #112913https://github.com/python/cpython/pull/112913
[3.12] gh-101100: Fix Sphinx warning in library/http.cookies.rst (GH-112908) #112929https://github.com/python/cpython/pull/112929
[3.11] gh-101100: Fix Sphinx warning in library/http.cookies.rst (GH-112908) #112930https://github.com/python/cpython/pull/112930
gh-101100: Improve documentation on function attributes #112933https://github.com/python/cpython/pull/112933
[3.12] gh-101100: Improve documentation on function attributes (GH-112933) #112974https://github.com/python/cpython/pull/112974
gh-101100: Fix Sphinx warnings in library/random.rst #112981https://github.com/python/cpython/pull/112981
gh-101100: Further improve docs on function attributes #113001https://github.com/python/cpython/pull/113001
[3.11] gh-101100: Improve documentation on function attributes (#112933) #113003https://github.com/python/cpython/pull/113003
gh-101100: Fix Sphinx warning in references with asterisks #113029https://github.com/python/cpython/pull/113029
[3.12] gh-101100: Further improve docs on function attributes (GH-113001) #113030https://github.com/python/cpython/pull/113030
[3.11] gh-101100: Further improve docs on function attributes (#113001) #113031https://github.com/python/cpython/pull/113031
[3.12] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029) #113043https://github.com/python/cpython/pull/113043
[3.11] gh-101100: Fix Sphinx warning in references with asterisks (GH-113029) #113044https://github.com/python/cpython/pull/113044
gh-101100: Improve docs on exception attributes #113057https://github.com/python/cpython/pull/113057
[3.12] gh-101100: Improve docs on exception attributes (GH-113057) #113061https://github.com/python/cpython/pull/113061
[3.11] gh-101100: Improve docs on exception attributes (GH-113057) #113062https://github.com/python/cpython/pull/113062
gh-101100: Fix Sphinx nitpicks in library/traceback.rst #113106https://github.com/python/cpython/pull/113106
gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst #113107https://github.com/python/cpython/pull/113107
[3.12] gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst (GH-113107) #113109https://github.com/python/cpython/pull/113109
[3.11] gh-101100: Fix Sphinx nitpicks in library/inspect.rst and reference/simple_stmts.rst (GH-113107) #113110https://github.com/python/cpython/pull/113110
[3.12] gh-101100: Fix Sphinx nitpicks in library/traceback.rst (GH-113106) #113111https://github.com/python/cpython/pull/113111
[3.11] gh-101100: Fix Sphinx nitpicks in library/traceback.rst (GH-113106) #113112https://github.com/python/cpython/pull/113112
gh-101100: Fix Sphinx nitpicks in library/collections.abc.rst #113116https://github.com/python/cpython/pull/113116
gh-101100: Cleanup mailbox docs #113124https://github.com/python/cpython/pull/113124
gh-101100: Fix Sphinx nitpicks in library/rlcompleter.rst #113125https://github.com/python/cpython/pull/113125
[3.12] gh-101100: Fix Sphinx nitpicks in library/collections.abc.rst (GH-113116) #113136https://github.com/python/cpython/pull/113136
[3.11] gh-101100: Fix Sphinx nitpicks in library/collections.abc.rst (GH-113116) #113137https://github.com/python/cpython/pull/113137
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst (GH-112373) #113142https://github.com/python/cpython/pull/113142
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst (GH-112373) #113143https://github.com/python/cpython/pull/113143
[3.12] gh-101100: Cleanup mailbox docs (GH-113124) #113144https://github.com/python/cpython/pull/113144
[3.11] gh-101100: Cleanup mailbox docs (GH-113124) #113145https://github.com/python/cpython/pull/113145
[3.12] gh-101100: Fix Sphinx nitpicks in library/rlcompleter.rst (GH-113125) #113158https://github.com/python/cpython/pull/113158
[3.11] gh-101100: Fix Sphinx nitpicks in library/rlcompleter.rst (GH-113125) #113159https://github.com/python/cpython/pull/113159
gh-101100: Fix Sphinx nitpicks in library/numbers.rst #113162https://github.com/python/cpython/pull/113162
gh-101100: Fix various Sphinx warnings for dunder references in the library/ directory #113163https://github.com/python/cpython/pull/113163
[3.11] gh-101100: Fix Sphinx nitpicks in library/numbers.rst (GH-113162) #113181https://github.com/python/cpython/pull/113181
[3.12] gh-101100: Fix Sphinx nitpicks in library/numbers.rst (GH-113162) #113182https://github.com/python/cpython/pull/113182
[3.12] gh-101100: Fix various Sphinx warnings for dunder references in the library/ directory (GH-113163) #113183https://github.com/python/cpython/pull/113183
[3.11] gh-101100: Fix various Sphinx warnings for dunder references in the library/ directory (GH-113163) #113184https://github.com/python/cpython/pull/113184
gh-101100: Fix Sphinx warnings in library/tarfile.rst #113237https://github.com/python/cpython/pull/113237
[3.12] gh-101100: Fix Sphinx warnings in library/tarfile.rst (GH-113237) #113244https://github.com/python/cpython/pull/113244
[3.11] gh-101100: Fix Sphinx warnings in library/tarfile.rst (GH-113237) #113245https://github.com/python/cpython/pull/113245
gh-101100: Fix Sphinx warnings in library/ast.rst #113289https://github.com/python/cpython/pull/113289
[3.12] gh-101100: Fix Sphinx warnings in library/ast.rst (GH-113289) #113290https://github.com/python/cpython/pull/113290
[3.11] gh-101100: Fix Sphinx warnings in library/ast.rst (GH-113289) #113291https://github.com/python/cpython/pull/113291
gh-101100: Fix Sphinx warnings in howto/isolating-extensions.rst #113493https://github.com/python/cpython/pull/113493
gh-101100: Fix Sphinx warnings in c-api/float.rst #113494https://github.com/python/cpython/pull/113494
gh-101100: Fix Sphinx warnings in library/bisect.rst #113496https://github.com/python/cpython/pull/113496
[3.12] gh-101100: Fix Sphinx warnings in howto/isolating-extensions.rst (GH-113493) #113497https://github.com/python/cpython/pull/113497
[3.11] gh-101100: Fix Sphinx warnings in howto/isolating-extensions.rst (GH-113493) #113498https://github.com/python/cpython/pull/113498
gh-101100: Fix Sphinx warnings in library/calendar.rst #113500https://github.com/python/cpython/pull/113500
gh-101100: Fix Sphinx warnings in library/cmd.rst #113502https://github.com/python/cpython/pull/113502
[3.12] gh-101100: Fix Sphinx warnings in library/bisect.rst (GH-113496) #113504https://github.com/python/cpython/pull/113504
[3.11] gh-101100: Fix Sphinx warnings in library/bisect.rst (GH-113496) #113505https://github.com/python/cpython/pull/113505
[3.11] gh-101100: Fix Sphinx warnings in library/calendar.rst (GH-113500) #113508https://github.com/python/cpython/pull/113508
[3.12] gh-101100: Fix Sphinx warnings in library/calendar.rst (GH-113500) #113509https://github.com/python/cpython/pull/113509
[3.11] gh-101100: Fix Sphinx warnings in library/cmd.rst (GH-113502) #113510https://github.com/python/cpython/pull/113510
[3.12] gh-101100: Fix Sphinx warnings in library/cmd.rst (GH-113502) #113511https://github.com/python/cpython/pull/113511
[3.12] gh-101100: Fix Sphinx warnings in library/random.rst (GH-112981) #113551https://github.com/python/cpython/pull/113551
[3.11] gh-101100: Fix Sphinx warnings in library/random.rst (GH-112981) #113552https://github.com/python/cpython/pull/113552
gh-101100: Fix Sphinx warnings in c-api/structures.rst #113564https://github.com/python/cpython/pull/113564
gh-101100: Fix Sphinx warnings in library/configparser.rst #113598https://github.com/python/cpython/pull/113598
[3.12] gh-101100: Fix Sphinx warnings in library/configparser.rst (GH-113598) #113599https://github.com/python/cpython/pull/113599
[3.11] gh-101100: Fix Sphinx warnings in library/configparser.rst (GH-113598) #113600https://github.com/python/cpython/pull/113600
gh-101100: Fix Sphinx warnings from removed ~! references #113629https://github.com/python/cpython/pull/113629
[3.12] gh-101100: Fix Sphinx warnings from removed ~! references (GH-113629) #113641https://github.com/python/cpython/pull/113641
[3.11] gh-101100: Fix Sphinx warnings from removed ~! references (GH-113629) #113642https://github.com/python/cpython/pull/113642
gh-101100: Fix Sphinx warnings for removed dead batteries #113669https://github.com/python/cpython/pull/113669
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669) #113681https://github.com/python/cpython/pull/113681
gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals #113725https://github.com/python/cpython/pull/113725
[3.12] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-113725) #113734https://github.com/python/cpython/pull/113734
[3.11] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-113725) #113735https://github.com/python/cpython/pull/113735
gh-101100: Fix Sphinx warnings in library/pyclbr.rst #113739https://github.com/python/cpython/pull/113739
[3.12] gh-101100: Fix Sphinx warnings in library/pyclbr.rst (GH-113739) #113748https://github.com/python/cpython/pull/113748
[3.11] gh-101100: Fix Sphinx warnings in library/pyclbr.rst (GH-113739) #113749https://github.com/python/cpython/pull/113749
gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations #113752https://github.com/python/cpython/pull/113752
[3.12] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-113752) #113846https://github.com/python/cpython/pull/113846
[3.11] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-113752) #113847https://github.com/python/cpython/pull/113847
gh-101100: Fix Sphinx Lint warnings in Misc/ #113946https://github.com/python/cpython/pull/113946
[3.12] gh-101100: Fix Sphinx Lint warnings in Misc/ (GH-113946) #113998https://github.com/python/cpython/pull/113998
[3.11] gh-101100: Fix Sphinx Lint warnings in Misc/ (GH-113946) #114001https://github.com/python/cpython/pull/114001
gh-101100: Fix Sphinx warnings in howto/urllib2.rst and library/http.client.rst #114060https://github.com/python/cpython/pull/114060
[3.12] gh-101100: Fix Sphinx warnings in howto/urllib2.rst and library/http.client.rst (GH-114060) #114063https://github.com/python/cpython/pull/114063
[3.11] gh-101100: Fix Sphinx warnings in howto/urllib2.rst and library/http.client.rst (GH-114060) #114064https://github.com/python/cpython/pull/114064
gh-101100: Fix Sphinx warnings in reference/expressions.rst #114194https://github.com/python/cpython/pull/114194
gh-101100: fix sphinx warnings in reference/datamodel.rst #114280https://github.com/python/cpython/pull/114280
gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation #114327https://github.com/python/cpython/pull/114327
gh-101100: Fix sphinx warnings in Doc/c-api/memory.rst #114373https://github.com/python/cpython/pull/114373
[3.12] gh-101100: Fix sphinx warnings in Doc/c-api/memory.rst (GH-114373) #114377https://github.com/python/cpython/pull/114377
[3.11] gh-101100: Fix sphinx warnings in Doc/c-api/memory.rst (GH-114373) #114378https://github.com/python/cpython/pull/114378
gh-101100: Fix sphinx warnings in Doc/library/locale.rst #114425https://github.com/python/cpython/pull/114425
[3.12] gh-101100: Fix Sphinx warnings in reference/expressions.rst (GH-114194) #114436https://github.com/python/cpython/pull/114436
[3.11] gh-101100: Fix Sphinx warnings in reference/expressions.rst (GH-114194) #114437https://github.com/python/cpython/pull/114437
gh-101100: Fix sphinx warnings in asyncio-task.rst #114469https://github.com/python/cpython/pull/114469
[3.12] gh-101100: Fix sphinx warnings in Doc/library/locale.rst (GH-114425) #114477https://github.com/python/cpython/pull/114477
[3.11] gh-101100: Fix sphinx warnings in Doc/library/locale.rst (GH-114425) #114478https://github.com/python/cpython/pull/114478
[3.11] gh-101100: Fix sphinx warnings in asyncio-task.rst (GH-114469) #114518https://github.com/python/cpython/pull/114518
[3.12] gh-101100: Fix sphinx warnings in asyncio-task.rst (GH-114469) #114519https://github.com/python/cpython/pull/114519
gh-101100: Fix sphinx warnings in concurrent.futures.rst #114521https://github.com/python/cpython/pull/114521
[3.12] gh-101100: Fix sphinx warnings in concurrent.futures.rst (GH-114521) #114525https://github.com/python/cpython/pull/114525
[3.11] gh-101100: Fix sphinx warnings in concurrent.futures.rst (GH-114521) #114526https://github.com/python/cpython/pull/114526
[3.12] gh-101100: Fix Sphinx warnings in c-api/structures.rst (GH-113564) #114527https://github.com/python/cpython/pull/114527
gh-101100: Fix Sphinx warnings in whatsnew/3.11.rst and related #114531https://github.com/python/cpython/pull/114531
gh-101100: Fix sphinx warnings in c-api/file.rst #114546https://github.com/python/cpython/pull/114546
[3.12] gh-101100: Fix sphinx warnings in c-api/file.rst (GH-114546) #114584https://github.com/python/cpython/pull/114584
[3.11] gh-101100: Fix sphinx warnings in c-api/file.rst (GH-114546) #114585https://github.com/python/cpython/pull/114585
gh-101100: Fix sphinx warnings in library/email.mime.rst #114635https://github.com/python/cpython/pull/114635
[3.12] gh-101100: Fix sphinx warnings in library/email.mime.rst (GH-114635) #114640https://github.com/python/cpython/pull/114640
[3.11] gh-101100: Fix sphinx warnings in library/email.mime.rst (GH-114635) #114641https://github.com/python/cpython/pull/114641
gh-101100: Fix sphinx warnings in reference/import.rst #114646https://github.com/python/cpython/pull/114646
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.11.rst and related (GH-114531) #114649https://github.com/python/cpython/pull/114649
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/3.11.rst and related (GH-114531) #114650https://github.com/python/cpython/pull/114650
[3.12] gh-101100: Fix sphinx warnings in reference/import.rst (GH-114646) #114652https://github.com/python/cpython/pull/114652
[3.11] gh-101100: Fix sphinx warnings in reference/import.rst (GH-114646) #114654https://github.com/python/cpython/pull/114654
gh-101100: Fix references in csv docs #114658https://github.com/python/cpython/pull/114658
gh-101100: Fix datetime reference warnings #114661https://github.com/python/cpython/pull/114661
gh-101100: Fix sphinx warnings in Doc/c-api/memoryview.rst #114669https://github.com/python/cpython/pull/114669
gh-101100: Fix sphinx warnings in library/enum.rst #114696https://github.com/python/cpython/pull/114696
[3.12] gh-101100: Fix sphinx warnings in Doc/c-api/memoryview.rst (GH-114669) #114704https://github.com/python/cpython/pull/114704
[3.11] gh-101100: Fix sphinx warnings in Doc/c-api/memoryview.rst (GH-114669) #114705https://github.com/python/cpython/pull/114705
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.2.rst (GH-112366) #114711https://github.com/python/cpython/pull/114711
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.2.rst (GH-112366) #114712https://github.com/python/cpython/pull/114712
[3.12] gh-101100: Fix datetime reference warnings (GH-114661) #114716https://github.com/python/cpython/pull/114716
[3.11] gh-101100: Fix datetime reference warnings (GH-114661) #114718https://github.com/python/cpython/pull/114718
gh-101100: Fix Sphinx reference warnings in the glossary #114729https://github.com/python/cpython/pull/114729
gh-101100: Fix class reference in library/test.rst #114769https://github.com/python/cpython/pull/114769
gh-101100: Update .nitignore (after accepting library/test.rst changes) #114770https://github.com/python/cpython/pull/114770
[3.12] gh-101100: Fix references in csv docs (GH-114658) #114771https://github.com/python/cpython/pull/114771
[3.11] gh-101100: Fix references in csv docs (GH-114658) #114773https://github.com/python/cpython/pull/114773
gh-101100: Fix sphinx warnings in c-api/gcsupport.rst #114786https://github.com/python/cpython/pull/114786
[3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) #114793https://github.com/python/cpython/pull/114793
[3.12] gh-101100: Fix class reference in library/test.rst (GH-114769) #114794https://github.com/python/cpython/pull/114794
gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst #114825https://github.com/python/cpython/pull/114825
gh-101100: Fix sphinx warnings in howto/logging.rst #114846https://github.com/python/cpython/pull/114846
[3.11] gh-101100: Fix sphinx warnings in howto/logging.rst (GH-114846) #114872https://github.com/python/cpython/pull/114872
[3.12] gh-101100: Fix sphinx warnings in howto/logging.rst (GH-114846) #114878https://github.com/python/cpython/pull/114878
gh-101100: Fix dangling references in test.rst #114958https://github.com/python/cpython/pull/114958
[3.12] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) #114969https://github.com/python/cpython/pull/114969
[3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) #114970https://github.com/python/cpython/pull/114970
gh-101100: Fix dangling references in pickle.rst #114972https://github.com/python/cpython/pull/114972
gh-101100: Fix extending.rst #114981https://github.com/python/cpython/pull/114981
gh-101100: Fix load_module ref #114982https://github.com/python/cpython/pull/114982
gh-101100: Fix dangling refs in bdb.rst #114983https://github.com/python/cpython/pull/114983
[3.12] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) #114988https://github.com/python/cpython/pull/114988
[3.11] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) #114989https://github.com/python/cpython/pull/114989
[3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) #114992https://github.com/python/cpython/pull/114992
[3.12] gh-101100: Fix dangling references in pickle.rst (#114972) #114999https://github.com/python/cpython/pull/114999
gh-101100: Fix Py_DEBUG dangling references #115003https://github.com/python/cpython/pull/115003
[3.12] gh-101100: Fix Py_DEBUG dangling Sphinx references (GH-115003) #115135https://github.com/python/cpython/pull/115135
[3.11] gh-101100: Fix Py_DEBUG dangling Sphinx references (#115003) #115141https://github.com/python/cpython/pull/115141
[3.12] gh-101100: Fix sphinx warnings in library/enum.rst (GH-114696) #115208https://github.com/python/cpython/pull/115208
[3.11] gh-101100: Fix sphinx warnings in library/enum.rst (GH-114696) #115209https://github.com/python/cpython/pull/115209
[3.12] gh-101100: Fix sphinx warnings in c-api/gcsupport.rst (GH-114786) #115263https://github.com/python/cpython/pull/115263
[3.11] gh-101100: Fix dangling refs in bdb.rst (GH-114983) #115284https://github.com/python/cpython/pull/115284
[3.12] gh-101100: Fix dangling refs in bdb.rst (#114983) #115297https://github.com/python/cpython/pull/115297
[3.12] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825) #115308https://github.com/python/cpython/pull/115308
[3.11] Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst #114825 (gh-101100) #115310https://github.com/python/cpython/pull/115310
[3.11] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (#114825) #115311https://github.com/python/cpython/pull/115311
gh-101100: Fix Sphinx warnings in whatsnew/2.7.rst and related #115319https://github.com/python/cpython/pull/115319
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.7.rst and related (GH-115319) #115330https://github.com/python/cpython/pull/115330
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.7.rst and related (GH-115319) #115331https://github.com/python/cpython/pull/115331
[3.11] gh-101100: Fix sphinx warnings in c-api/gcsupport.rst (GH-114786) #115430https://github.com/python/cpython/pull/115430
gh-101100: Fix Sphinx warnings in whatsnew/3.1.rst #115575https://github.com/python/cpython/pull/115575
gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst #115580https://github.com/python/cpython/pull/115580
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.1.rst (GH-115575) #115587https://github.com/python/cpython/pull/115587
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/3.1.rst (GH-115575) #115588https://github.com/python/cpython/pull/115588
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) #115589https://github.com/python/cpython/pull/115589
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) #115590https://github.com/python/cpython/pull/115590
gh-101100: Fix broken xrefs in fcntl module doc #115691https://github.com/python/cpython/pull/115691
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.0.rst (GH-112351) #115902https://github.com/python/cpython/pull/115902
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.0.rst (GH-112351) #115903https://github.com/python/cpython/pull/115903
[3.12] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) #115924https://github.com/python/cpython/pull/115924
[3.11] gh-101100: Fix broken xrefs in fcntl module doc (GH-115691) #115925https://github.com/python/cpython/pull/115925
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/2.1.rst (GH-112357) #115932https://github.com/python/cpython/pull/115932
[3.11] gh-101100: Fix Sphinx warnings in whatsnew/2.1.rst (GH-112357) #115933https://github.com/python/cpython/pull/115933
gh-101100: Fix Sphinx warnings in library/pydoc.rst #116913https://github.com/python/cpython/pull/116913
[3.12] gh-101100: Fix Sphinx warnings in library/pydoc.rst (GH-116913) #117037https://github.com/python/cpython/pull/117037
[3.11] gh-101100: Fix Sphinx warnings in library/pydoc.rst (GH-116913) #117038https://github.com/python/cpython/pull/117038
gh-101100: Fix Sphinx warnings in library/faulthandler.rst #118353https://github.com/python/cpython/pull/118353
gh-101100: Fix Sphinx warnings in whatsnew/3.10.rst #118356https://github.com/python/cpython/pull/118356
gh-101100: Fix Sphinx warnings in whatsnew/3.9.rst #118364https://github.com/python/cpython/pull/118364
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.9.rst (GH-118364) #118365https://github.com/python/cpython/pull/118365
[3.12] gh-101100: Fix Sphinx warnings in library/faulthandler.rst (GH-118353) #118366https://github.com/python/cpython/pull/118366
[3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.10.rst (GH-118356) #118367https://github.com/python/cpython/pull/118367
gh-101100: Fix Sphinx warnings in library/unittest.mock.rst #124106https://github.com/python/cpython/pull/124106
gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs #124480https://github.com/python/cpython/pull/124480
[3.13] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) #124556https://github.com/python/cpython/pull/124556
[3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) #124558https://github.com/python/cpython/pull/124558
gh-101100: Make __subclasses__ doctest stable #124577https://github.com/python/cpython/pull/124577
[3.13] gh-101100: Make __subclasses__ doctest stable (GH-124577) #124579https://github.com/python/cpython/pull/124579
[3.12] gh-101100: Make __subclasses__ doctest stable (GH-124577) #124580https://github.com/python/cpython/pull/124580
gh-101100: Consolidate documentation on ModuleType attributes #124709https://github.com/python/cpython/pull/124709
[3.13] gh-101100: Fix Sphinx warnings in library/unittest.mock.rst (GH-124106) #125190https://github.com/python/cpython/pull/125190
[3.12] gh-101100: Fix Sphinx warnings in library/unittest.mock.rst (GH-124106) #125191https://github.com/python/cpython/pull/125191
[3.13] gh-101100: Consolidate documentation on ModuleType attributes (#124709) #125208https://github.com/python/cpython/pull/125208
[3.12] gh-101100: Consolidate documentation on ModuleType attributes (#124709) #125211https://github.com/python/cpython/pull/125211
gh-101100: Fix Sphinx warnings about list methods #127054https://github.com/python/cpython/pull/127054
gh-101100: Fix sphinx warnings in howto/* #127084https://github.com/python/cpython/pull/127084
gh-101100: Fix sphinx warnings of removed opcodes #127222https://github.com/python/cpython/pull/127222
[3.13] gh-101100: Fix sphinx warnings of removed opcodes (GH-127222) #127239https://github.com/python/cpython/pull/127239
[3.12] gh-101100: Fix sphinx warnings of removed opcodes (GH-127222) #127240https://github.com/python/cpython/pull/127240
[3.13] gh-101100: Fix sphinx warnings in howto/* (GH-127084) #127287https://github.com/python/cpython/pull/127287
[3.12] gh-101100: Fix sphinx warnings in howto/* (GH-127084) #127311https://github.com/python/cpython/pull/127311
[3.13] gh-101100: Fix Sphinx warnings about list methods (GH-127054) #127511https://github.com/python/cpython/pull/127511
[3.12] gh-101100: Fix Sphinx warnings about list methods (GH-127054) #127512https://github.com/python/cpython/pull/127512
gh-101100: Fix sphinx warnings in whatsnew/3.0.rst #127662https://github.com/python/cpython/pull/127662
gh-101100: amend references starting with !~ in gh-127054 #127684https://github.com/python/cpython/pull/127684
[3.13] gh-101100: amend references starting with !~ in gh-127054 (GH-127684) #127692https://github.com/python/cpython/pull/127692
[3.12] gh-101100: amend references starting with !~ in gh-127054 (GH-127684) #127693https://github.com/python/cpython/pull/127693
[3.13] gh-101100: Fix sphinx warnings in whatsnew/3.0.rst (GH-127662) #127783https://github.com/python/cpython/pull/127783
[3.12] gh-101100: Fix sphinx warnings in whatsnew/3.0.rst (GH-127662) #127784https://github.com/python/cpython/pull/127784
gh-101100: Docs: Fix some typos in the document #129988https://github.com/python/cpython/pull/129988
[3.13] gh-101100: Docs: Fix some typos in the document (GH-129988) #129997https://github.com/python/cpython/pull/129997
[3.12] gh-101100: Docs: Fix some typos in the document (GH-129988) #129998https://github.com/python/cpython/pull/129998
gh-101100: Fix sphinx warnings in readline.rst #130300https://github.com/python/cpython/pull/130300
[3.13] gh-101100: Fix sphinx warnings in readline.rst (GH-130300) #130346https://github.com/python/cpython/pull/130346
[3.12] gh-101100: Fix sphinx warnings in readline.rst (GH-130300) #130347https://github.com/python/cpython/pull/130347
gh-101100: Fix Sphinx documentation warnings in collections.rst #130629https://github.com/python/cpython/pull/130629
gh-101100: Fix sphinx warnings in library/email.errors.rst #130774https://github.com/python/cpython/pull/130774
[3.13] gh-101100: Fix Sphinx documentation warnings in collections.rst (GH-130629) #130779https://github.com/python/cpython/pull/130779
[3.12] gh-101100: Fix sphinx warnings in library/email.errors.rst (GH-130774) #130780https://github.com/python/cpython/pull/130780
[3.13] gh-101100: Fix sphinx warnings in library/email.errors.rst (GH-130774) #130781https://github.com/python/cpython/pull/130781
[3.12] gh-101100: Fix Sphinx documentation warnings in collections.rst (GH-130629) #130782https://github.com/python/cpython/pull/130782
gh-101100: Fix sphinx warnings in library/asyncio-subprocess.rst #130994https://github.com/python/cpython/pull/130994
[3.13] gh-101100: Fix sphinx warnings in library/asyncio-subprocess.rst (GH-130994) #131074https://github.com/python/cpython/pull/131074
[3.12] gh-101100: Fix sphinx warnings in library/asyncio-subprocess.rst (GH-130994) #131075https://github.com/python/cpython/pull/131075
gh-101100: Fix sphinx warnings in library/plistlib.rst #132422https://github.com/python/cpython/pull/132422
[3.13] gh-101100: Fix sphinx warnings in library/plistlib.rst (GH-132422) #132485https://github.com/python/cpython/pull/132485
gh-101100: Fix Sphinx warnings in library/decimal.rst #134303https://github.com/python/cpython/pull/134303
[3.14] gh-101100: Fix Sphinx warnings in library/decimal.rst (GH-134303) #134338https://github.com/python/cpython/pull/134338
[3.13] gh-101100: Fix Sphinx warnings in library/decimal.rst (GH-134303) #134339https://github.com/python/cpython/pull/134339
gh-101100: Fix sphinx warnings in whatsnew/3.9 #136163https://github.com/python/cpython/pull/136163
gh-101100: Fix sphinx warnings in Doc/library/exceptions.rst #136309https://github.com/python/cpython/pull/136309
gh-101100: Fix references in http.cookiejar docs #114658 #136238https://github.com/python/cpython/pull/136238
[3.13] gh-101100: Fix references in http.cookiejar docs (GH-136238) #136317https://github.com/python/cpython/pull/136317
[3.14] gh-101100: Fix references in http.cookiejar docs (GH-136238) #136318https://github.com/python/cpython/pull/136318
gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst #136323https://github.com/python/cpython/pull/136323
[3.14] gh-101100: Fix sphinx warnings in whatsnew/3.9 (GH-136163) #136372https://github.com/python/cpython/pull/136372
[3.13] gh-101100: Fix sphinx warnings in whatsnew/3.9 (GH-136163) #136373https://github.com/python/cpython/pull/136373
[3.14] gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (GH-136323) #136389https://github.com/python/cpython/pull/136389
[3.13] gh-101100: Fix Sphinx warnings in library/email.compat32-message.rst (GH-136323) #136390https://github.com/python/cpython/pull/136390
gh-101100: Fix sphinx warnings in whatsnew/3.11.rst #136402https://github.com/python/cpython/pull/136402
[3.13] gh-101100: Fix sphinx warnings in whatsnew/3.11.rst (GH-136402) #136404https://github.com/python/cpython/pull/136404
[3.14] gh-101100: Fix sphinx warnings in whatsnew/3.11.rst (GH-136402) #136405https://github.com/python/cpython/pull/136405
[3.14] gh-101100: Fix sphinx warnings in Doc/library/exceptions.rst (GH-136309) #136414https://github.com/python/cpython/pull/136414
[3.13] gh-101100: Fix sphinx warnings in Doc/library/exceptions.rst (GH-136309) #136415https://github.com/python/cpython/pull/136415
gh-101100: Fix sphinx warnings in Doc/library/functools.rst #136424https://github.com/python/cpython/pull/136424
gh-101100: Fix sphinx warnings in library/email.parser.rst #136475https://github.com/python/cpython/pull/136475
[3.14] gh-101100: Fix sphinx warnings in library/email.parser.rst (GH-136475) #136532https://github.com/python/cpython/pull/136532
[3.13] gh-101100: Fix sphinx warnings in library/email.parser.rst (GH-136475) #136533https://github.com/python/cpython/pull/136533
[3.14] gh-101100: Fix sphinx warnings in Doc/library/functools.rst (GH-136424) #136552https://github.com/python/cpython/pull/136552
[3.13] gh-101100: Fix sphinx warnings in Doc/library/functools.rst (GH-136424) #136554https://github.com/python/cpython/pull/136554
gh-101100: Fix sphinx warnings in Doc/library/platform.rst #136562https://github.com/python/cpython/pull/136562
[3.14] gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) #136597https://github.com/python/cpython/pull/136597
[3.13] gh-101100: Fix sphinx warnings in Doc/library/platform.rst (GH-136562) #136598https://github.com/python/cpython/pull/136598
gh-101100: Resolve reference warnings in library/xml.sax.handler.rst #136612https://github.com/python/cpython/pull/136612
Partially revert "gh-101100: Fix sphinx warnings in library/email.parser.rst (#136475)" #136629https://github.com/python/cpython/pull/136629
[3.14] Partially revert "gh-101100: Fix sphinx warnings in library/email.parser.rst (GH-136475)" (GH-136629) #136646https://github.com/python/cpython/pull/136646
[3.13] Partially revert "gh-101100: Fix sphinx warnings in library/email.parser.rst (GH-136475)" (GH-136629) #136647https://github.com/python/cpython/pull/136647
GH-101100: Resolve reference warnings in whatsnew/3.10.rst #138408https://github.com/python/cpython/pull/138408
GH-101100: Resolve reference warnings in whatsnew/3.8.rst #138409https://github.com/python/cpython/pull/138409
GH-101100: Resolve reference warnings in whatsnew/3.7.rst #138410https://github.com/python/cpython/pull/138410
GH-101100: Resolve reference warnings in whatsnew/3.6.rst #138411https://github.com/python/cpython/pull/138411
GH-101100: Resolve reference warnings in whatsnew/3.5.rst #138412https://github.com/python/cpython/pull/138412
GH-101100: Resolve reference warnings in whatsnew/3.4.rst #138413https://github.com/python/cpython/pull/138413
GH-101100: Resolve reference warnings in whatsnew/3.3.rst #138414https://github.com/python/cpython/pull/138414
GH-101100: Resolve reference warnings in whatsnew/2.7.rst #138415https://github.com/python/cpython/pull/138415
GH-101100: Resolve reference warnings in using/windows.rst #138416https://github.com/python/cpython/pull/138416
GH-101100: Resolve reference warnings in extending/extending.rst #138417https://github.com/python/cpython/pull/138417
gh-101100: Resolve reference warnings in reference/ #138418https://github.com/python/cpython/pull/138418
GH-101100: Resolve reference warnings in library/stdtypes.rst #138420https://github.com/python/cpython/pull/138420
[3.14] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612) #138421https://github.com/python/cpython/pull/138421
[3.13] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612) #138422https://github.com/python/cpython/pull/138422
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) #138423https://github.com/python/cpython/pull/138423
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) #138424https://github.com/python/cpython/pull/138424
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.3.rst (GH-138414) #138435https://github.com/python/cpython/pull/138435
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.3.rst (GH-138414) #138436https://github.com/python/cpython/pull/138436
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.8.rst (GH-138409) #138437https://github.com/python/cpython/pull/138437
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.8.rst (GH-138409) #138438https://github.com/python/cpython/pull/138438
[3.14] GH-101100: Resolve reference warnings in whatsnew/2.7.rst (GH-138415) #138441https://github.com/python/cpython/pull/138441
[3.13] GH-101100: Resolve reference warnings in whatsnew/2.7.rst (GH-138415) #138442https://github.com/python/cpython/pull/138442
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413) #138443https://github.com/python/cpython/pull/138443
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.4.rst (GH-138413) #138444https://github.com/python/cpython/pull/138444
[3.14] GH-101100: Resolve reference warnings in extending/extending.rst (GH-138417) #138446https://github.com/python/cpython/pull/138446
[3.13] GH-101100: Resolve reference warnings in extending/extending.rst (GH-138417) #138447https://github.com/python/cpython/pull/138447
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.6.rst (GH-138411) #138455https://github.com/python/cpython/pull/138455
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.6.rst (GH-138411) #138456https://github.com/python/cpython/pull/138456
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.5.rst (GH-138412) #138459https://github.com/python/cpython/pull/138459
[3.13] GH-101100: Resolve reference warnings in whatsnew/3.5.rst (GH-138412) #138460https://github.com/python/cpython/pull/138460
[3.14] GH-101100: Resolve reference warnings in using/windows.rst (GH-138416) #138461https://github.com/python/cpython/pull/138461
[3.13] GH-101100: Resolve reference warnings in using/windows.rst (#138416) #138463https://github.com/python/cpython/pull/138463
[3.14] GH-101100: Resolve reference warnings in whatsnew/3.10.rst (GH-138408) #138480https://github.com/python/cpython/pull/138480
docsDocumentation in the Doc dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22docs%22
easyhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22easy%22
docs issueshttps://github.com/orgs/python/projects/52
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.