René's URL Explorer Experiment


Title: Type annotation erasure at compile time · Issue #400 · python/typing · GitHub

Open Graph Title: Type annotation erasure at compile time · Issue #400 · python/typing

X Title: Type annotation erasure at compile time · Issue #400 · python/typing

Description: Problem definition Current usage of type hints shows the following patterns: users often use "Dict", "List", "Set" without adding the required imports from typing; this is especially possible in case of type comments which don't fail at ...

Open Graph Description: Problem definition Current usage of type hints shows the following patterns: users often use "Dict", "List", "Set" without adding the required imports from typing; this is especially possible in ca...

X Description: Problem definition Current usage of type hints shows the following patterns: users often use "Dict", "List", "Set" without adding the required imports from typing; thi...

Opengraph URL: https://github.com/python/typing/issues/400

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Type annotation erasure at compile time","articleBody":"## Problem definition\r\n\r\nCurrent usage of type hints shows the following patterns:\r\n* users often use \"Dict\", \"List\", \"Set\" **without adding the required imports** from typing; this is especially possible in case of type comments which don't fail at runtime;\r\n* users **try to put generics on built-in collections**, which again mostly happens in type comments which don't fail at runtime;\r\n* users get confused as to **why there is List but there's no Str**.\r\n\r\nOn top of this, I noticed the following tricky typing situation (generalization of actual code at FB):\r\n```py3\r\nif TYPE_CHECKING:\r\n    from expensive_unrelated_module import SomeType  # noqa\r\n    from dependency_cycle import CycleType  # noqa\r\n\r\ndef function(arg: 'SomeType') -\u003e 'CycleType':\r\n    from dependency_cycle import CycleType  # noqa\r\n    return CycleType(arg)\r\n```\r\n\r\nYou cannot simply write `SomeType` or `CycleType` because it would fail at runtime. So you wrap it in strings. But when you wrap, linters start reporting the imports as unused, or shadowing previous unused imports. So you need to additionally add silencing comments. The resulting code is pretty hideous.\r\n\r\n## Solution\r\n\r\nI'm proposing revisiting the PEP 484 suggestion to make all annotations evaluate to strings at runtime with Python 3.7.\r\n\r\nRationale:\r\n* this lets us **seamlessly integrate generics on builtin collections** without the need to modify C code to support indexing;\r\n* this provides **seamless forward reference support**;\r\n* this gives the user **seamless access to imports made in the `if TYPE_CHECKING:` block**;\r\n* this **accelerates import time** and decreases memory usage at runtime.\r\n\r\nDetails:\r\n* access to an evaluated expression is still possible via `typing.get_type_hints()`;\r\n* the expression is still expected to be syntactically valid and using known names;\r\n* for 3.7 a future import would be required, tentatively called `static_annotations` (2 characters longer than `absolute_imports`, 4 characters than `with_statement` and `print_function`)\r\n* no other behavioral changes are expected.\r\n\r\nSumming up, I think this greatly improves the user experience.","author":{"url":"https://github.com/ambv","@type":"Person","name":"ambv"},"datePublished":"2017-03-10T10:28:39.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":27},"url":"https://github.com/400/typing/issues/400"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:793d96d5-7073-2dd0-333b-a32ab23a9edd
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idBFC2:33D2D8:913C38:CAF3C2:6A4C97EB
html-safe-noncec80a8b85bc335c7c010cdfe8c0d55c927cc18ff141ddc76147e0479a5b0b322c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRkMyOjMzRDJEODo5MTNDMzg6Q0FGM0MyOjZBNEM5N0VCIiwidmlzaXRvcl9pZCI6Ijg3NDMzNzUxMzA4MTY0NTI1ODciLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac76ebc00f08b37e8e708979adfb1ce56174561807cab92558bcfc67c66a66a01c
hovercard-subject-tagissue:213302923
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/typing/400/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2230d6a9a3aabcdaa9c6365326e28b8d28bccd37bdec0a885cc82ab2a49d3e71/python/typing/issues/400
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2230d6a9a3aabcdaa9c6365326e28b8d28bccd37bdec0a885cc82ab2a49d3e71/python/typing/issues/400
og:image:altProblem definition Current usage of type hints shows the following patterns: users often use "Dict", "List", "Set" without adding the required imports from typing; this is especially possible in ca...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameambv
hostnamegithub.com
expected-hostnamegithub.com
None3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c
turbo-cache-controlno-preview
go-importgithub.com/python/typing git https://github.com/python/typing.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id24604008
octolytics-dimension-repository_nwopython/typing
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id24604008
octolytics-dimension-repository_network_root_nwopython/typing
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
release7a2dede45637df6b92ddcfe2a557e67d4b5854ae
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/typing/issues/400#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Ftyping%2Fissues%2F400
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
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%2Ftyping%2Fissues%2F400
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%2Ftyping
Reloadhttps://github.com/python/typing/issues/400
Reloadhttps://github.com/python/typing/issues/400
Reloadhttps://github.com/python/typing/issues/400
Please reload this pagehttps://github.com/python/typing/issues/400
python https://github.com/python
typinghttps://github.com/python/typing
Notifications https://github.com/login?return_to=%2Fpython%2Ftyping
Fork 303 https://github.com/login?return_to=%2Fpython%2Ftyping
Star 1.8k https://github.com/login?return_to=%2Fpython%2Ftyping
Code https://github.com/python/typing
Issues 203 https://github.com/python/typing/issues
Pull requests 30 https://github.com/python/typing/pulls
Discussions https://github.com/python/typing/discussions
Actions https://github.com/python/typing/actions
Security and quality 0 https://github.com/python/typing/security
Insights https://github.com/python/typing/pulse
Code https://github.com/python/typing
Issues https://github.com/python/typing/issues
Pull requests https://github.com/python/typing/pulls
Discussions https://github.com/python/typing/discussions
Actions https://github.com/python/typing/actions
Security and quality https://github.com/python/typing/security
Insights https://github.com/python/typing/pulse
Type annotation erasure at compile timehttps://github.com/python/typing/issues/400#top
https://github.com/ambv
ambvhttps://github.com/ambv
on Mar 10, 2017https://github.com/python/typing/issues/400#issue-213302923
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.