René's URL Explorer Experiment


Title: gh-109653: Defer importing `warnings` in several modules by AlexWaygood · Pull Request #110286 · python/cpython · GitHub

Open Graph Title: gh-109653: Defer importing `warnings` in several modules by AlexWaygood · Pull Request #110286 · python/cpython

X Title: gh-109653: Defer importing `warnings` in several modules by AlexWaygood · Pull Request #110286 · python/cpython

Description: warnings is a pretty cheap import, so the import-time saving from deferring it is usually pretty minimal. However, it's also a textbook example of an import that should be deferred wherever reasonable. Most of the time, it's only imported so that a DeprecationWarning can be emitted, and we should try to make it so that users only have to pay the (small) performance penalty from it being imported if they actually hit the specific code path that's deprecated. Nonetheless, since the performance impact of importing warnings is so small, I've tried to avoid modules that make multiple uses of warnings -- it's not particularly DRY to have import warnings repeated several times in the same module. The one exception I made here is argparse: argparse really should be importing the absolute minimum set of modules given that it's a CLI framework (see #74338 for previous discussion). Issue: gh-109653

Open Graph Description: warnings is a pretty cheap import, so the import-time saving from deferring it is usually pretty minimal. However, it's also a textbook example of an import that should be deferred wherever rea...

X Description: warnings is a pretty cheap import, so the import-time saving from deferring it is usually pretty minimal. However, it's also a textbook example of an import that should be deferred wherever...

Opengraph URL: https://github.com/python/cpython/pull/110286

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:85bf919d-9f32-9049-78e9-46767a492c39
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8334:214CC9:B4E3F:1013AE:696A46DA
html-safe-nonce99ec3af02ac16a03970a8e18753d25a1dd17fdea41435af6e36377871d8042b9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4MzM0OjIxNENDOTpCNEUzRjoxMDEzQUU6Njk2QTQ2REEiLCJ2aXNpdG9yX2lkIjoiNTc1NDkxNDMyNDc4MTYxNDgxMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmaca83189272a63e3df8428fc736e660f347f10757b46729b8d95ac84925bb9cf92
hovercard-subject-tagpull_request:1540101347
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/110286/files
twitter:imagehttps://avatars.githubusercontent.com/u/66076021?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/66076021?s=400&v=4
og:image:altwarnings is a pretty cheap import, so the import-time saving from deferring it is usually pretty minimal. However, it's also a textbook example of an import that should be deferred wherever rea...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None3f871c8e07f0ae1886fa8dac284166d28b09ad5bada6476fc10b674e489788ef
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
release63c426b30d262aba269ef14c40e3c817b384cd61
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/110286/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F110286%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%2F110286%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/110286/files
Reloadhttps://github.com/python/cpython/pull/110286/files
Reloadhttps://github.com/python/cpython/pull/110286/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/110286/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/110286/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
AlexWaygoodhttps://github.com/AlexWaygood
python:mainhttps://github.com/python/cpython/tree/main
AlexWaygood:lazy-warnings-importshttps://github.com/AlexWaygood/cpython/tree/lazy-warnings-imports
Conversation 2 https://github.com/python/cpython/pull/110286
Commits 2 https://github.com/python/cpython/pull/110286/commits
Checks 0 https://github.com/python/cpython/pull/110286/checks
Files changed https://github.com/python/cpython/pull/110286/files
Please reload this pagehttps://github.com/python/cpython/pull/110286/files
gh-109653: Defer importing warnings in several modules https://github.com/python/cpython/pull/110286/files#top
Show all changes 2 commits https://github.com/python/cpython/pull/110286/files
0229f59 Defer importing `warnings` in several modules AlexWaygood Oct 3, 2023 https://github.com/python/cpython/pull/110286/commits/0229f59cb30277e056a243ec6ad237fc9ce94832
653d1fa news AlexWaygood Oct 3, 2023 https://github.com/python/cpython/pull/110286/commits/653d1faf729fc46b8b57f0551019e86d079aae66
Clear filters https://github.com/python/cpython/pull/110286/files
Please reload this pagehttps://github.com/python/cpython/pull/110286/files
Please reload this pagehttps://github.com/python/cpython/pull/110286/files
argparse.py https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
calendar.py https://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
getpass.py https://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
shutil.py https://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
tarfile.py https://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
2023-10-03-15-17-03.gh-issue-109653.9DYOMD.rst https://github.com/python/cpython/pull/110286/files#diff-6c4e8d83d4738adf3fbb4f3da33432b8e058328fe9e7466dc53844ade47c6103
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L363
Lib/argparse.pyhttps://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Lib/argparse.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/pull/110286/files#diff-205ef24c9374465bf35c359abce9211d3aa113e986a1e3d41569eb29d07df479
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L380
Lib/calendar.pyhttps://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Lib/calendar.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
https://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
https://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
https://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
https://github.com/python/cpython/pull/110286/files#diff-7976dc087a43c5bd465c0df88ff25bca03e469ea5d17478d81fd17472df87c28
Lib/getpass.pyhttps://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Lib/getpass.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
https://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
https://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
https://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
https://github.com/python/cpython/pull/110286/files#diff-3bde66c820a115e5740d481232a0c48331c3856ad4c247a586be98991c08f8cb
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L560
Lib/shutil.pyhttps://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Lib/shutil.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
https://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/pull/110286/files#diff-db8ac59326160713929e0e1973aef54f0280fe9f154ef24d14244909a0e0689b
https://github.com/python/cpython/blob/main/.github/CODEOWNERS#L589
Lib/tarfile.pyhttps://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Lib/tarfile.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
https://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
https://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
https://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
https://github.com/python/cpython/pull/110286/files#diff-7972dffec6674d5f09410c71766ac6caacb95b9bccbf032061806ae304519c9b
Misc/NEWS.d/next/Library/2023-10-03-15-17-03.gh-issue-109653.9DYOMD.rsthttps://github.com/python/cpython/pull/110286/files#diff-6c4e8d83d4738adf3fbb4f3da33432b8e058328fe9e7466dc53844ade47c6103
View file https://github.com/AlexWaygood/cpython/blob/653d1faf729fc46b8b57f0551019e86d079aae66/Misc/NEWS.d/next/Library/2023-10-03-15-17-03.gh-issue-109653.9DYOMD.rst
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/110286/{{ revealButtonHref }}
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.