René's URL Explorer Experiment


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

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:756bec5b-a739-0b27-ef84-dd3f7c4962ac
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDD34:7B62C:60A536:81F738:6969DD42
html-safe-nonce123706960722f4ddf862e2e796f9f11d37d6859f21e35e15077e797870e987c9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERDM0OjdCNjJDOjYwQTUzNjo4MUY3Mzg6Njk2OURENDIiLCJ2aXNpdG9yX2lkIjoiNjk0MTY1NTQxMTE5NDQ1MzMxNCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac978b864678547c73fa3ecbd545317c6db47e49eff96981a3c554956ce6ccda6f
hovercard-subject-tagpull_request:1614980634
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/python/cpython/pull/112351/files
twitter:imagehttps://avatars.githubusercontent.com/u/1324225?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/1324225?s=400&v=4
og:image:altOn 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_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8
turbo-cache-controlno-preview
diff-viewunified
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasebdde15ad1b403e23b08bbd89b53fbe6bdf688cad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/112351/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F112351%2Ffiles
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%2Fpull%2F112351%2Ffiles
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%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/112351/files
Reloadhttps://github.com/python/cpython/pull/112351/files
Reloadhttps://github.com/python/cpython/pull/112351/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/112351/files
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/pull/112351/files
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
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
hugovkhttps://github.com/hugovk
python:mainhttps://github.com/python/cpython/tree/main
hugovk:docs-fix-sphinx-warnings-whatsnew-2.0https://github.com/hugovk/cpython/tree/docs-fix-sphinx-warnings-whatsnew-2.0
Conversation 10 https://github.com/python/cpython/pull/112351
Commits 5 https://github.com/python/cpython/pull/112351/commits
Checks 0 https://github.com/python/cpython/pull/112351/checks
Files changed https://github.com/python/cpython/pull/112351/files
Please reload this pagehttps://github.com/python/cpython/pull/112351/files
gh-101100: Fix Sphinx warnings in whatsnew/2.0.rst https://github.com/python/cpython/pull/112351/files#top
Show all changes 5 commits https://github.com/python/cpython/pull/112351/files
81d61ce Silence Sphinx warnings in whatsnew/2.0.rst hugovk Nov 23, 2023 https://github.com/python/cpython/pull/112351/commits/81d61cef3add512968c394551bc953cf5a700bfd
c5ae9c0 Link some methods hugovk Nov 24, 2023 https://github.com/python/cpython/pull/112351/commits/c5ae9c05bfe71dc8cc1d933f87e223670af3ef8a
1ef503a Merge branch 'main' into docs-fix-sphinx-warnings-whatsnew-2.0 hugovk Nov 27, 2023 https://github.com/python/cpython/pull/112351/commits/1ef503a9db228f4e170f39f24b49e1a6912071e8
2eea002 Merge branch 'main' into docs-fix-sphinx-warnings-whatsnew-2.0 hugovk Jan 4, 2024 https://github.com/python/cpython/pull/112351/commits/2eea002afd15b9867856762f263db3445bfb0ca3
59848e5 Merge branch 'main' into docs-fix-sphinx-warnings-whatsnew-2.0 hugovk Feb 25, 2024 https://github.com/python/cpython/pull/112351/commits/59848e592a44e6ae6bca59274fa8e14a27e63531
Clear filters https://github.com/python/cpython/pull/112351/files
Please reload this pagehttps://github.com/python/cpython/pull/112351/files
Please reload this pagehttps://github.com/python/cpython/pull/112351/files
.nitignore https://github.com/python/cpython/pull/112351/files#diff-b7c84835b887ce2fbbbbdbfb8aaee3317c5b731ed4c6c4682e122de334984c9c
2.0.rst https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L107
Doc/tools/.nitignorehttps://github.com/python/cpython/pull/112351/files#diff-b7c84835b887ce2fbbbbdbfb8aaee3317c5b731ed4c6c4682e122de334984c9c
View file https://github.com/hugovk/cpython/blob/59848e592a44e6ae6bca59274fa8e14a27e63531/Doc/tools/.nitignore
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/112351/{{ revealButtonHref }}
https://github.com/python/cpython/pull/112351/files#diff-b7c84835b887ce2fbbbbdbfb8aaee3317c5b731ed4c6c4682e122de334984c9c
https://github.com/python/cpython/pull/112351/files#diff-b7c84835b887ce2fbbbbdbfb8aaee3317c5b731ed4c6c4682e122de334984c9c
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L114
Doc/whatsnew/2.0.rsthttps://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
View file https://github.com/hugovk/cpython/blob/59848e592a44e6ae6bca59274fa8e14a27e63531/Doc/whatsnew/2.0.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/112351/{{ revealButtonHref }}
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
https://github.com/python/cpython/pull/112351/files#diff-40bcebefae2ae3fd0a8d5c6b7b4e525355d9bb7233634b8a47bbc8db52e71fca
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.