René's URL Explorer Experiment


Title: Issue with annotation six.byte2int starting 1.16.21.2 · Issue #9145 · python/typeshed · GitHub

Open Graph Title: Issue with annotation six.byte2int starting 1.16.21.2 · Issue #9145 · python/typeshed

X Title: Issue with annotation six.byte2int starting 1.16.21.2 · Issue #9145 · python/typeshed

Description: Hi, Starting 1.16.21.2 we have an issue with mypy failing for annotations of six.byte2int. We had this method: def byte2int(c: Union[bytes, int]) -> int: if isinstance(c, bytes): return six.byte2int(c) return c which was called the follo...

Open Graph Description: Hi, Starting 1.16.21.2 we have an issue with mypy failing for annotations of six.byte2int. We had this method: def byte2int(c: Union[bytes, int]) -> int: if isinstance(c, bytes): return six.byte2in...

X Description: Hi, Starting 1.16.21.2 we have an issue with mypy failing for annotations of six.byte2int. We had this method: def byte2int(c: Union[bytes, int]) -> int: if isinstance(c, bytes): return six.byte...

Opengraph URL: https://github.com/python/typeshed/issues/9145

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Issue with annotation six.byte2int starting 1.16.21.2","articleBody":"Hi,\r\nStarting 1.16.21.2 we have an issue with mypy failing for annotations of `six.byte2int`.\r\nWe had this method:\r\n\r\n```python \r\ndef byte2int(c: Union[bytes, int]) -\u003e int:\r\n    if isinstance(c, bytes):\r\n        return six.byte2int(c)\r\n    return c\r\n```\r\n\r\nwhich was called the following way:\r\n`pp_fingerprint = \":\".join(\"{:02x}\".format(byte2int(c)) for c in fingerprint).upper()`\r\n\r\nThis used to work until now, but now we get this failure:\r\n`Argument 1 to \"byte2int\" has incompatible type \"bytes\"; expected \"SupportsGetItem[int, \u003cnothing\u003e]\"\r\n`\r\nIs this an issue with this release? Or are we supposed to fix our annotations in some way?\r\n\r\nThanks in advance!","author":{"url":"https://github.com/levincarmel","@type":"Person","name":"levincarmel"},"datePublished":"2022-11-10T08:31:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/9145/typeshed/issues/9145"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a56d5971-84b3-a896-c26e-292f37ba5113
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idD3B4:1A7CC3:223B79:30EEB0:6A61E144
html-safe-noncedbe8a689d40ffa192b5ac392f0166eb95aa341595734de74e48c617c2a104c23
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEM0I0OjFBN0NDMzoyMjNCNzk6MzBFRUIwOjZBNjFFMTQ0IiwidmlzaXRvcl9pZCI6IjQwNjcyNTc1Mzc3MjkyNTc3OTYiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac73f75b58223c2297260a8a5092899a3d61651e01b70d8c3d8ea093757fc00b2f
hovercard-subject-tagissue:1443470342
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/typeshed/9145/issue_layout
twitter:imagehttps://opengraph.githubassets.com/4ada8d8156401a72d008e816ad4c77f56661f57c6cc22692c4d9d99083b88d6f/python/typeshed/issues/9145
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/4ada8d8156401a72d008e816ad4c77f56661f57c6cc22692c4d9d99083b88d6f/python/typeshed/issues/9145
og:image:altHi, Starting 1.16.21.2 we have an issue with mypy failing for annotations of six.byte2int. We had this method: def byte2int(c: Union[bytes, int]) -> int: if isinstance(c, bytes): return six.byte2in...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamelevincarmel
hostnamegithub.com
expected-hostnamegithub.com
Noneb2de8c74e5e61e893155ba46ee41bc66170c1644cb795adefa8386d490f7781c
turbo-cache-controlno-preview
go-importgithub.com/python/typeshed git https://github.com/python/typeshed.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id31696383
octolytics-dimension-repository_nwopython/typeshed
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id31696383
octolytics-dimension-repository_network_root_nwopython/typeshed
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
released1866027ded575df8a15c731dd8b9986c9483ceb
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/typeshed/issues/9145#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Ftypeshed%2Fissues%2F9145
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%2Ftypeshed%2Fissues%2F9145
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%2Ftypeshed
Reloadhttps://github.com/python/typeshed/issues/9145
Reloadhttps://github.com/python/typeshed/issues/9145
Reloadhttps://github.com/python/typeshed/issues/9145
Please reload this pagehttps://github.com/python/typeshed/issues/9145
python https://github.com/python
typeshedhttps://github.com/python/typeshed
Please reload this pagehttps://github.com/python/typeshed/issues/9145
Notifications https://github.com/login?return_to=%2Fpython%2Ftypeshed
Fork 2.1k https://github.com/login?return_to=%2Fpython%2Ftypeshed
Star 5.1k https://github.com/login?return_to=%2Fpython%2Ftypeshed
Code https://github.com/python/typeshed
Issues 218 https://github.com/python/typeshed/issues
Pull requests 141 https://github.com/python/typeshed/pulls
Actions https://github.com/python/typeshed/actions
Security and quality 0 https://github.com/python/typeshed/security
Insights https://github.com/python/typeshed/pulse
Code https://github.com/python/typeshed
Issues https://github.com/python/typeshed/issues
Pull requests https://github.com/python/typeshed/pulls
Actions https://github.com/python/typeshed/actions
Security and quality https://github.com/python/typeshed/security
Insights https://github.com/python/typeshed/pulse
#9152https://github.com/python/typeshed/pull/9152
Issue with annotation six.byte2int starting 1.16.21.2https://github.com/python/typeshed/issues/9145#top
#9152https://github.com/python/typeshed/pull/9152
https://github.com/levincarmel
levincarmelhttps://github.com/levincarmel
on Nov 10, 2022https://github.com/python/typeshed/issues/9145#issue-1443470342
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.