René's URL Explorer Experiment


Title: Example in PEP 544 seems to be wrong · Issue #1231 · python/peps · GitHub

Open Graph Title: Example in PEP 544 seems to be wrong · Issue #1231 · python/peps

X Title: Example in PEP 544 seems to be wrong · Issue #1231 · python/peps

Description: I am on Python 3.8 and use MyPy 0.740 I consider the following example from PEP 544: from typing import Any, Protocol class ProtoA(Protocol): def meth(self, x: int) -> int: ... class ProtoB(Protocol): def meth(self, obj: Any, x: int) -> ...

Open Graph Description: I am on Python 3.8 and use MyPy 0.740 I consider the following example from PEP 544: from typing import Any, Protocol class ProtoA(Protocol): def meth(self, x: int) -> int: ... class ProtoB(Protoco...

X Description: I am on Python 3.8 and use MyPy 0.740 I consider the following example from PEP 544: from typing import Any, Protocol class ProtoA(Protocol): def meth(self, x: int) -> int: ... class ProtoB(Prot...

Opengraph URL: https://github.com/python/peps/issues/1231

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Example in PEP 544 seems to be wrong","articleBody":"I am on Python 3.8 and use MyPy 0.740\r\n\r\nI consider the following example from PEP 544:\r\n\r\n```python\r\nfrom typing import Any, Protocol\r\n\r\nclass ProtoA(Protocol):\r\n    def meth(self, x: int) -\u003e int: ...\r\nclass ProtoB(Protocol):\r\n    def meth(self, obj: Any, x: int) -\u003e int: ...\r\n\r\nclass C:\r\n    def meth(self, x: int) -\u003e int: ...\r\n\r\na: ProtoA = C  # Type check error, signatures don't match!\r\nb: ProtoB = C  # OK\r\n```\r\n\r\nIn the final two lines a class is assigned to a instance. MyPy thus reports\r\n\r\n    /tmp/protocol-test.py:19: error: Incompatible types in assignment (expression has type \"Type[C]\", variable has type \"ProtoA\")\r\n    /tmp/protocol-test.py:20: error: Incompatible types in assignment (expression has type \"Type[C]\", variable has type \"ProtoB\")\r\n    Found 2 errors in 1 file (checked 1 source file)\r\n\r\nIf I fix that (i.e. adding the missing '()'), than it seems as if the assignment to `b` should cause a type error, not the assignment to `a`. Mypy`s report is consistent to my presumption.\r\n\r\nI hope it is ok to ask this, since I am here anyways: What is the difference between `...` and `pass`? RTFM with link would be fine.","author":{"url":"https://github.com/MaxG87","@type":"Person","name":"MaxG87"},"datePublished":"2019-11-11T10:13:55.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/1231/peps/issues/1231"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:667e65eb-df66-73b6-a2de-2ceb83bfd614
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAC84:3E5651:BC7902:103448F:6A61267C
html-safe-nonce1bb1cbbf1b7c9bb14cf1ef85431787f21371b43d24a501c5f6a3d0358325abb5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzg0OjNFNTY1MTpCQzc5MDI6MTAzNDQ4Rjo2QTYxMjY3QyIsInZpc2l0b3JfaWQiOiIzODUyNzQzNzM3MTU2MDEwMjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac58ab98bb41e1a337f561cd5d09939a4ed39cafac9d62e6e613021dcb9a8c600c
hovercard-subject-tagissue:520860928
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/peps/1231/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e8bdc7c1cbd4f12bf65d4e2baa83b8b5530b6716c404aaa027614529dbf4d09f/python/peps/issues/1231
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e8bdc7c1cbd4f12bf65d4e2baa83b8b5530b6716c404aaa027614529dbf4d09f/python/peps/issues/1231
og:image:altI am on Python 3.8 and use MyPy 0.740 I consider the following example from PEP 544: from typing import Any, Protocol class ProtoA(Protocol): def meth(self, x: int) -> int: ... class ProtoB(Protoco...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameMaxG87
hostnamegithub.com
expected-hostnamegithub.com
None6896275b704df9b9258326d49c8695aecd98d736cd9eeda7bcbb1790ac97d3ad
turbo-cache-controlno-preview
go-importgithub.com/python/peps git https://github.com/python/peps.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id13414105
octolytics-dimension-repository_nwopython/peps
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id13414105
octolytics-dimension-repository_network_root_nwopython/peps
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
releaseaf89f6cd55841b57fa09b6b0ed9e3f8f2e94b05d
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/peps/issues/1231#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fpeps%2Fissues%2F1231
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2Fpeps%2Fissues%2F1231
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%2Fpeps
Reloadhttps://github.com/python/peps/issues/1231
Reloadhttps://github.com/python/peps/issues/1231
Reloadhttps://github.com/python/peps/issues/1231
Please reload this pagehttps://github.com/python/peps/issues/1231
python https://github.com/python
pepshttps://github.com/python/peps
Please reload this pagehttps://github.com/python/peps/issues/1231
Notifications https://github.com/login?return_to=%2Fpython%2Fpeps
Fork 1.8k https://github.com/login?return_to=%2Fpython%2Fpeps
Star 5k https://github.com/login?return_to=%2Fpython%2Fpeps
Code https://github.com/python/peps
Issues 20 https://github.com/python/peps/issues
Pull requests 42 https://github.com/python/peps/pulls
Actions https://github.com/python/peps/actions
Security and quality 0 https://github.com/python/peps/security
Insights https://github.com/python/peps/pulse
Code https://github.com/python/peps
Issues https://github.com/python/peps/issues
Pull requests https://github.com/python/peps/pulls
Actions https://github.com/python/peps/actions
Security and quality https://github.com/python/peps/security
Insights https://github.com/python/peps/pulse
Example in PEP 544 seems to be wronghttps://github.com/python/peps/issues/1231#top
https://github.com/MaxG87
MaxG87https://github.com/MaxG87
on Nov 11, 2019https://github.com/python/peps/issues/1231#issue-520860928
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.