René's URL Explorer Experiment


Title: @classmethod decorators not being properly treated · Issue #499 · microsoft/vscode-python · GitHub

Open Graph Title: @classmethod decorators not being properly treated · Issue #499 · microsoft/vscode-python

X Title: @classmethod decorators not being properly treated · Issue #499 · microsoft/vscode-python

Description: Environment data VS Code version: 1.19.0 Python Extension version: Python Version: 3.6 OS and version: osx 10.13 I have a class defined as below class A(object): @classmethod def load(cls, pk): pass a = A() Actual behavior When I type a....

Open Graph Description: Environment data VS Code version: 1.19.0 Python Extension version: Python Version: 3.6 OS and version: osx 10.13 I have a class defined as below class A(object): @classmethod def load(cls, pk): pas...

X Description: Environment data VS Code version: 1.19.0 Python Extension version: Python Version: 3.6 OS and version: osx 10.13 I have a class defined as below class A(object): @classmethod def load(cls, pk): pas...

Opengraph URL: https://github.com/microsoft/vscode-python/issues/499

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"@classmethod decorators not being properly treated","articleBody":"## Environment data\r\nVS Code version:  1.19.0\r\nPython Extension version:   \r\nPython Version:   3.6\r\nOS and version:    osx 10.13\r\n\r\nI have a class defined as below\r\n\r\n```\r\nclass A(object):\r\n  @classmethod\r\n  def load(cls, pk):\r\n    pass\r\na = A()\r\n```\r\n\r\n## Actual behavior\r\nWhen I type `a.load`, `cls` is still expected as the first argument.\r\n## Expected  behavior\r\nI would expect that `pk` would be expected as the first argument.\r\n\r\n\r\n\r\n\r\n## Steps to reproduce:  \r\nType the above\r\n\r\n## Logs\r\nNot really applicable I wouldn't think.\r\n\r\n\r\nI don't expect every decorator to be handled perfectly, but I would think that `@classmethod` is common enough that it should be handled properly.","author":{"url":"https://github.com/siftikha","@type":"Person","name":"siftikha"},"datePublished":"2017-12-30T22:25:13.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/499/vscode-python/issues/499"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:a86f7633-b7cc-7b62-d47f-4eb97cd9bbf2
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCE68:1EC7:53E340D:76ECFE8:6A50166B
html-safe-nonce3fa4c6fc5f017d697c0fbdffad31aebce5ebe3bfd2067467e2470fe18702298c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRTY4OjFFQzc6NTNFMzQwRDo3NkVDRkU4OjZBNTAxNjZCIiwidmlzaXRvcl9pZCI6IjUwNzcyNTgzMDYxMzg5MzY5MzkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac355e0d5d442943a5043b3c448826c6c234bf5300b9a309756c3325a65dea7624
hovercard-subject-tagissue:285227402
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/microsoft/vscode-python/499/issue_layout
twitter:imagehttps://opengraph.githubassets.com/de07f8a37fb77f2a12d1f835094705d3c24574117534fe049e63a45cc8126b6d/microsoft/vscode-python/issues/499
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/de07f8a37fb77f2a12d1f835094705d3c24574117534fe049e63a45cc8126b6d/microsoft/vscode-python/issues/499
og:image:altEnvironment data VS Code version: 1.19.0 Python Extension version: Python Version: 3.6 OS and version: osx 10.13 I have a class defined as below class A(object): @classmethod def load(cls, pk): pas...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesiftikha
hostnamegithub.com
expected-hostnamegithub.com
None14f013003d3992e8746116a6f2f55cd2fdaccd329ee0423392831ae051ecb535
turbo-cache-controlno-preview
go-importgithub.com/microsoft/vscode-python git https://github.com/microsoft/vscode-python.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id106462765
octolytics-dimension-repository_nwomicrosoft/vscode-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id49946255
octolytics-dimension-repository_parent_nwoDonJayamanne/pythonVSCode
octolytics-dimension-repository_network_root_id49946255
octolytics-dimension-repository_network_root_nwoDonJayamanne/pythonVSCode
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
release26ee7c1a62943cf19a6fcc1d1ac93ac83465c885
ui-targetcanary-2
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/vscode-python/issues/499#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-python%2Fissues%2F499
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/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%2Fmicrosoft%2Fvscode-python%2Fissues%2F499
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=microsoft%2Fvscode-python
Reloadhttps://github.com/microsoft/vscode-python/issues/499
Reloadhttps://github.com/microsoft/vscode-python/issues/499
Reloadhttps://github.com/microsoft/vscode-python/issues/499
Please reload this pagehttps://github.com/microsoft/vscode-python/issues/499
microsoft https://github.com/microsoft
vscode-pythonhttps://github.com/microsoft/vscode-python
DonJayamanne/pythonVSCodehttps://github.com/DonJayamanne/pythonVSCode
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Fork 1.3k https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Star 4.6k https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-python
Code https://github.com/microsoft/vscode-python
Issues 335 https://github.com/microsoft/vscode-python/issues
Pull requests 31 https://github.com/microsoft/vscode-python/pulls
Discussions https://github.com/microsoft/vscode-python/discussions
Actions https://github.com/microsoft/vscode-python/actions
Models https://github.com/microsoft/vscode-python/models
Wiki https://github.com/microsoft/vscode-python/wiki
Security and quality 2 https://github.com/microsoft/vscode-python/security
Insights https://github.com/microsoft/vscode-python/pulse
Code https://github.com/microsoft/vscode-python
Issues https://github.com/microsoft/vscode-python/issues
Pull requests https://github.com/microsoft/vscode-python/pulls
Discussions https://github.com/microsoft/vscode-python/discussions
Actions https://github.com/microsoft/vscode-python/actions
Models https://github.com/microsoft/vscode-python/models
Wiki https://github.com/microsoft/vscode-python/wiki
Security and quality https://github.com/microsoft/vscode-python/security
Insights https://github.com/microsoft/vscode-python/pulse
likern/vscode-python#4https://github.com/likern/vscode-python/pull/4
@classmethod decorators not being properly treatedhttps://github.com/microsoft/vscode-python/issues/499#top
likern/vscode-python#4https://github.com/likern/vscode-python/pull/4
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.https://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22area-intellisense%22
feature-requestRequest for new features or functionalityhttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22feature-request%22
https://github.com/siftikha
siftikhahttps://github.com/siftikha
on Dec 30, 2017https://github.com/microsoft/vscode-python/issues/499#issue-285227402
area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.https://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22area-intellisense%22
feature-requestRequest for new features or functionalityhttps://github.com/microsoft/vscode-python/issues?q=state%3Aopen%20label%3A%22feature-request%22
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.