René's URL Explorer Experiment


Title: unsupported constant type · Issue #1 · sourcegraph/python-language-server · GitHub

Open Graph Title: unsupported constant type · Issue #1 · sourcegraph/python-language-server

X Title: unsupported constant type · Issue #1 · sourcegraph/python-language-server

Description: Hover in file:///tmp/ipjexlbn.hg2/corporate/lib/stripe.py at (3, 7) Waiting for parsing to complete. Parsing complete. Waiting for analysis entries to enqueue. Enqueue complete. Waiting for analysis to complete. Getting hover for os Hove...

Open Graph Description: Hover in file:///tmp/ipjexlbn.hg2/corporate/lib/stripe.py at (3, 7) Waiting for parsing to complete. Parsing complete. Waiting for analysis entries to enqueue. Enqueue complete. Waiting for analysi...

X Description: Hover in file:///tmp/ipjexlbn.hg2/corporate/lib/stripe.py at (3, 7) Waiting for parsing to complete. Parsing complete. Waiting for analysis entries to enqueue. Enqueue complete. Waiting for analysi...

Opengraph URL: https://github.com/sourcegraph/python-language-server/issues/1

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"unsupported constant type \u003cMicrosoft.PythonTools.Interpreter.Ast.AstNestedPythonModuleMember\u003e","articleBody":"```\r\nHover in file:///tmp/ipjexlbn.hg2/corporate/lib/stripe.py at (3, 7)\r\nWaiting for parsing to complete.\r\nParsing complete. Waiting for analysis entries to enqueue.\r\nEnqueue complete. Waiting for analysis to complete.\r\nGetting hover for os\r\nHover aaaaa\r\nHover bbbbb 1\r\nAssertion Failed\r\nunsupported constant type \u003cMicrosoft.PythonTools.Interpreter.Ast.AstNestedPythonModuleMember\u003e value 'Microsoft.PythonTools.Interpreter.Ast.AstNestedPythonModuleMember'\r\n\r\n   at Microsoft.PythonTools.Analysis.PythonAnalyzer.GetTypeFromObject(Object value) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/PythonAnalyzer.cs:line 882\r\n   at Microsoft.PythonTools.Analysis.PythonAnalyzer.GetAnalysisValueFromObjects(Object attr) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/PythonAnalyzer.cs:line 787\r\n   at Microsoft.PythonTools.Analysis.Values.BuiltinNamespace`1.GetTypeMember(Node node, AnalysisUnit unit, String name) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Values/BuiltinNamespace.cs:line 53\r\n   at Microsoft.PythonTools.Analysis.Values.BuiltinInstanceInfo.GetTypeMember(Node node, AnalysisUnit unit, String name) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Values/BuiltinInstanceInfo.cs:line 62\r\n   at Microsoft.PythonTools.Analysis.AnalysisValue.GetMember(Node node, AnalysisUnit unit, String name) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/AnalysisValue.cs:line 161\r\n   at Microsoft.PythonTools.Analysis.Values.LazyValueInfo.GetMember(Node node, AnalysisUnit unit, String name) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Values/LazyValueInfo.cs:line 204\r\n   at Microsoft.PythonTools.Analysis.AnalysisValueSetExtensions.GetMember(IAnalysisSet self, Node node, AnalysisUnit unit, String name) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/AnalysisValueSetExtensions.cs:line 41\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateMember(ExpressionEvaluator ee, Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 289\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateWorker(Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 211\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.Evaluate(Expression node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 55\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateCall(ExpressionEvaluator ee, Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 373\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateWorker(Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 211\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.Evaluate(Expression node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 55\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.Evaluate(IList`1 nodes) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 203\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateCall(ExpressionEvaluator ee, Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 370\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateWorker(Node node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 211\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.Evaluate(Expression node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/ExpressionEvaluator.cs:line 55\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Walk(ForStatement node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/DDG.cs:line 228\r\n   at Microsoft.PythonTools.Parsing.Ast.ForStatement.Walk(PythonWalker walker) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Parsing/Ast/ForStatement.cs:line 50\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Walk(SuiteStatement node) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/DDG.cs:line 665\r\n   at Microsoft.PythonTools.Parsing.Ast.SuiteStatement.Walk(PythonWalker walker) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Parsing/Ast/SuiteStatement.cs:line 34\r\n   at Microsoft.PythonTools.Analysis.Analyzer.FunctionAnalysisUnit.AnalyzeWorker(DDG ddg, CancellationToken cancel) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/FunctionAnalysisUnit.cs:line 88\r\n   at Microsoft.PythonTools.Analysis.AnalysisUnit.Analyze(DDG ddg, CancellationToken cancel) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/AnalysisUnit.cs:line 139\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Analyze(Deque`1 queue, CancellationToken cancel, Action`1 reportQueueSize, Int32 reportQueueInterval) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Analyzer/DDG.cs:line 75\r\n   at Microsoft.PythonTools.Analysis.PythonAnalyzer.AnalyzeQueuedEntries(CancellationToken cancel) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/PythonAnalyzer.cs:line 907\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.GroupAnalysis.Analyze(CancellationToken cancel) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Intellisense/AnalysisQueue.cs:line 231\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.HandleAnalyzable(IAnalyzable item, AnalysisPriority priority, CancellationToken cancellationToken) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Intellisense/AnalysisQueue.cs:line 154\r\n   at System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start[TStateMachine](TStateMachine\u0026 stateMachine)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.HandleAnalyzable(IAnalyzable item, AnalysisPriority priority, CancellationToken cancellationToken)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.\u003c\u003ec__DisplayClass31_0.\u003cEnqueue\u003eb__0(CancellationToken ct) in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Intellisense/AnalysisQueue.cs:line 138\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.ConsumerLoop() in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Intellisense/AnalysisQueue.cs:line 64\r\n   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()\r\n   at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining)\r\n   at System.Threading.Tasks.Task.RunContinuations(Object continuationObject)\r\n   at System.Threading.Tasks.Task`1.TrySetResult(TResult result)\r\n   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetExistingTaskResult(TResult result)\r\n   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(TResult result)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.ConsumeAsync() in /home/sqs/src/github.com/Microsoft/python-language-server/src/Analysis/Engine/Impl/Intellisense/AnalysisQueue.cs:line 91\r\n   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)\r\n   at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext()\r\n   at System.Threading.ThreadPoolWorkQueue.Dispatch()\r\n```","author":{"url":"https://github.com/sqs","@type":"Person","name":"sqs"},"datePublished":"2018-11-14T06:22:53.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/1/python-language-server/issues/1"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:74cbc295-3f9c-7fc9-41e2-335324118ca4
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE34A:D9FFD:1A6B62B:25DA51D:6A4F7B13
html-safe-nonce26c63ef1296ee12ea15f362a54e6c0047bbd02ff55be4874bf11abf09eb3100f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMzRBOkQ5RkZEOjFBNkI2MkI6MjVEQTUxRDo2QTRGN0IxMyIsInZpc2l0b3JfaWQiOiIyNjQ3OTM1MzA0OTkyNzgzMTIzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacc7fdcd2cc3895b463ae1ed4409f40beefeff91255384d7c9f322c846f85ed461
hovercard-subject-tagissue:380553320
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/sourcegraph/python-language-server/1/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e6f696bf33e33db1537a8b0c5ef46e39e03f7ae531ee1a79f449ff870c55ce3e/sourcegraph/python-language-server/issues/1
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e6f696bf33e33db1537a8b0c5ef46e39e03f7ae531ee1a79f449ff870c55ce3e/sourcegraph/python-language-server/issues/1
og:image:altHover in file:///tmp/ipjexlbn.hg2/corporate/lib/stripe.py at (3, 7) Waiting for parsing to complete. Parsing complete. Waiting for analysis entries to enqueue. Enqueue complete. Waiting for analysi...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamesqs
hostnamegithub.com
expected-hostnamegithub.com
Noneb92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9
turbo-cache-controlno-preview
go-importgithub.com/sourcegraph/python-language-server git https://github.com/sourcegraph/python-language-server.git
octolytics-dimension-user_id3979584
octolytics-dimension-user_loginsourcegraph
octolytics-dimension-repository_id155174256
octolytics-dimension-repository_nwosourcegraph/python-language-server
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forktrue
octolytics-dimension-repository_parent_id145901977
octolytics-dimension-repository_parent_nwomicrosoft/python-language-server
octolytics-dimension-repository_network_root_id145901977
octolytics-dimension-repository_network_root_nwomicrosoft/python-language-server
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
release4b249b445842943ed31549e027f57a8ade9881ed
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/sourcegraph/python-language-server/issues/1#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsourcegraph%2Fpython-language-server%2Fissues%2F1
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%2Fsourcegraph%2Fpython-language-server%2Fissues%2F1
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=sourcegraph%2Fpython-language-server
Reloadhttps://github.com/sourcegraph/python-language-server/issues/1
Reloadhttps://github.com/sourcegraph/python-language-server/issues/1
Reloadhttps://github.com/sourcegraph/python-language-server/issues/1
Please reload this pagehttps://github.com/sourcegraph/python-language-server/issues/1
sourcegraph https://github.com/sourcegraph
python-language-serverhttps://github.com/sourcegraph/python-language-server
microsoft/python-language-serverhttps://github.com/microsoft/python-language-server
Notifications https://github.com/login?return_to=%2Fsourcegraph%2Fpython-language-server
Fork 1 https://github.com/login?return_to=%2Fsourcegraph%2Fpython-language-server
Star 1 https://github.com/login?return_to=%2Fsourcegraph%2Fpython-language-server
Code https://github.com/sourcegraph/python-language-server
Issues 1 https://github.com/sourcegraph/python-language-server/issues
Pull requests 0 https://github.com/sourcegraph/python-language-server/pulls
Actions https://github.com/sourcegraph/python-language-server/actions
Projects https://github.com/sourcegraph/python-language-server/projects
Security and quality 0 https://github.com/sourcegraph/python-language-server/security
Insights https://github.com/sourcegraph/python-language-server/pulse
Code https://github.com/sourcegraph/python-language-server
Issues https://github.com/sourcegraph/python-language-server/issues
Pull requests https://github.com/sourcegraph/python-language-server/pulls
Actions https://github.com/sourcegraph/python-language-server/actions
Projects https://github.com/sourcegraph/python-language-server/projects
Security and quality https://github.com/sourcegraph/python-language-server/security
Insights https://github.com/sourcegraph/python-language-server/pulse
unsupported constant type https://github.com/sourcegraph/python-language-server/issues/1#top
https://github.com/sqs
sqshttps://github.com/sqs
on Nov 14, 2018https://github.com/sourcegraph/python-language-server/issues/1#issue-380553320
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.