Title: unsupported constant type
Open Graph Title: unsupported constant type
X Title: unsupported constant type
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
Domain: github.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:74cbc295-3f9c-7fc9-41e2-335324118ca4 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | E34A:D9FFD:1A6B62B:25DA51D:6A4F7B13 |
| html-safe-nonce | 26c63ef1296ee12ea15f362a54e6c0047bbd02ff55be4874bf11abf09eb3100f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMzRBOkQ5RkZEOjFBNkI2MkI6MjVEQTUxRDo2QTRGN0IxMyIsInZpc2l0b3JfaWQiOiIyNjQ3OTM1MzA0OTkyNzgzMTIzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | c7fdcd2cc3895b463ae1ed4409f40beefeff91255384d7c9f322c846f85ed461 |
| hovercard-subject-tag | issue:380553320 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/sourcegraph/python-language-server/1/issue_layout |
| twitter:image | https://opengraph.githubassets.com/e6f696bf33e33db1537a8b0c5ef46e39e03f7ae531ee1a79f449ff870c55ce3e/sourcegraph/python-language-server/issues/1 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/e6f696bf33e33db1537a8b0c5ef46e39e03f7ae531ee1a79f449ff870c55ce3e/sourcegraph/python-language-server/issues/1 |
| og:image:alt | 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... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | sqs |
| hostname | github.com |
| expected-hostname | github.com |
| None | b92d11c0aa4a77d54ef4af1078b6a15fb5a70a215b30c4ecf28889d5a8e656d9 |
| turbo-cache-control | no-preview |
| go-import | github.com/sourcegraph/python-language-server git https://github.com/sourcegraph/python-language-server.git |
| octolytics-dimension-user_id | 3979584 |
| octolytics-dimension-user_login | sourcegraph |
| octolytics-dimension-repository_id | 155174256 |
| octolytics-dimension-repository_nwo | sourcegraph/python-language-server |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | true |
| octolytics-dimension-repository_parent_id | 145901977 |
| octolytics-dimension-repository_parent_nwo | microsoft/python-language-server |
| octolytics-dimension-repository_network_root_id | 145901977 |
| octolytics-dimension-repository_network_root_nwo | microsoft/python-language-server |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 4b249b445842943ed31549e027f57a8ade9881ed |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width