René's URL Explorer Experiment


Title: Python Language Server crash "Value cannot be null." · Issue #383 · microsoft/python-language-server · GitHub

Open Graph Title: Python Language Server crash "Value cannot be null." · Issue #383 · microsoft/python-language-server

X Title: Python Language Server crash "Value cannot be null." · Issue #383 · microsoft/python-language-server

Description: From @saulshanabrook on November 11, 2018 19:10 Environment data VS Code version: 1.29.0-insider Extension version (available under the Extensions sidebar): 2018.10.1 OS and version: macOS High Sierra 10.13.6 (17G65) Python version (& di...

Open Graph Description: From @saulshanabrook on November 11, 2018 19:10 Environment data VS Code version: 1.29.0-insider Extension version (available under the Extensions sidebar): 2018.10.1 OS and version: macOS High Sie...

X Description: From @saulshanabrook on November 11, 2018 19:10 Environment data VS Code version: 1.29.0-insider Extension version (available under the Extensions sidebar): 2018.10.1 OS and version: macOS High Sie...

Opengraph URL: https://github.com/microsoft/python-language-server/issues/383

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Python Language Server crash \"Value cannot be null.\"","articleBody":"_From @saulshanabrook on November 11, 2018 19:10_\n\n\u003c!-- \r\nDo you have a question instead of a bug report or enhancement request? Please ask it on https://stackoverflow.com/questions/tagged/visual-studio-code+python. \r\n\r\nUnable to install a linter or formatter? 'No installers available'? \r\nWindows - https://stackoverflow.com/questions/4750806/how-do-i-install-pip-on-windows\r\nLinux - https://www.cyberciti.biz/faq/debian-ubuntu-centos-rhel-linux-install-pipclient/ , https://www.tecmint.com/install-pip-in-linux/\r\n\r\nPython configuration issues? Please check https://code.visualstudio.com/docs/python/python-tutorial#_prerequisites\r\n\r\nOtherwise **please** fill in the requested details below. \"XXX\" markers should not be present in the final bug report.\r\n\r\nIf you think a GIF of what is happening would be helpful, consider tools like https://www.cockos.com/licecap/, https://github.com/phw/peek or https://www.screentogif.com/ .\r\n--\u003e\r\n\r\n## Environment data\r\n\r\n- VS Code version: 1.29.0-insider\r\n- Extension version (available under the Extensions sidebar): 2018.10.1\r\n- OS and version: macOS High Sierra 10.13.6 (17G65)\r\n- Python version (\u0026 distribution if applicable, e.g. Anaconda): 3.6.6 Anaconda\r\n- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda \r\n- Relevant/affected Python packages and their versions: N/A\r\n\r\n## Actual behavior\r\n\r\nNo python intellisense when not using jedi.\r\n\r\n## Expected  behavior\r\n\r\nPython intellesense even when jedi is off\r\n\r\n## Steps to reproduce:\r\n1. Open any Python file when jedi is disabled\r\n\r\n## Logs\r\nOutput for `Python` in the `Output` panel (`View`→`Output`, change the drop-down the upper-right of the `Output` panel to `Python`)\r\n\r\n```\r\nStarting Microsoft Python language server.\r\nMicrosoft Python Language Server version 0.1.60.0\r\nInitializing for /usr/local/miniconda3/envs/uarray/bin/python\r\n##########Linting Output - mypy##########\r\n##########Linting Output - flake8##########\r\n[Error - 2:05:45 PM] System.ArgumentNullException: Value cannot be null.\r\nParameter name: source\r\n   at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)\r\n   at Microsoft.PythonTools.Analysis.AnalysisValue.Microsoft.PythonTools.Analysis.IAnalysisSet.Union(IEnumerable`1 items, Boolean\u0026 wasChanged, Boolean canMutate)\r\n   at Microsoft.PythonTools.Analysis.AnalysisSet.UnionAll(IAnalysisSet set, IEnumerable`1 sets, Boolean\u0026 wasChanged, Boolean canMutate)\r\n   at Microsoft.PythonTools.Analysis.Values.ProtocolInfo.BinaryOperation(Node node, AnalysisUnit unit, PythonOperator operation, IAnalysisSet rhs)\r\n   at Microsoft.PythonTools.Analysis.AnalysisValueSetExtensions.BinaryOperation(IAnalysisSet self, Node node, AnalysisUnit unit, PythonOperator operation, IAnalysisSet rhs)\r\n   at Microsoft.PythonTools.Analysis.Analyzer.ExpressionEvaluator.EvaluateWorker(Node node)\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Walk(IfStatement node)\r\n   at Microsoft.PythonTools.Parsing.Ast.IfStatement.Walk(PythonWalker walker)\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Walk(SuiteStatement node)\r\n   at Microsoft.PythonTools.Parsing.Ast.SuiteStatement.Walk(PythonWalker walker)\r\n   at Microsoft.PythonTools.Analysis.Analyzer.FunctionAnalysisUnit.AnalyzeWorker(DDG ddg, CancellationToken cancel)\r\n   at Microsoft.PythonTools.Analysis.Analyzer.DDG.Analyze(Deque`1 queue, CancellationToken cancel, Action`1 reportQueueSize, Int32 reportQueueInterval)\r\n   at Microsoft.PythonTools.Analysis.PythonAnalyzer.AnalyzeQueuedEntries(CancellationToken cancel)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.GroupAnalysis.Analyze(CancellationToken cancel)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.HandleAnalyzable(IAnalyzable item, AnalysisPriority priority, CancellationToken cancellationToken)\r\n   at Microsoft.PythonTools.Intellisense.AnalysisQueue.ConsumerLoop()\r\n\r\n```   \r\n\r\nOutput from `Console` under the `Developer Tools` panel (toggle Developer Tools on under `Help`)\r\n\r\n```\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3306 [naereen.makefiles-support-for-vscode]: Unknown language in `contributes.grammars.language`. Provided value: Makefile\r\ng._logMessageInConsole @ /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:3306\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:1446  INFO no standard startup: not a new window\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Create file systemwatcher with pattern */python (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Create file systemwatcher with pattern */*/python (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Create file systemwatcher with pattern */python (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Create file systemwatcher with pattern */*/python (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Display locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Notify locators are locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Detected refreshing of Interpreters, Arg 1: {}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Register Intepreter Watcher, Arg 1: {\"$mid\":1,\"fsPath\":\"/Users/saul/p/uarray/uarray\",\"external\":\"file:///Users/saul/p/uarray/uarray\",\"path\":\"/Users/saul/p/uarray/uarray\",\"scheme\":\"file\"}, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Register Intepreter Watcher, Arg 1: undefined, Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Build the workspace interpreter watcher, Arg 1: {\"$mid\":1,\"fsPath\":\"/Users/saul/p/uarray/uarray\",\"external\":\"file:///Users/saul/p/uarray/uarray\",\"path\":\"/Users/saul/p/uarray/uarray\",\"scheme\":\"file\"}, Return Value: UNABLE TO DETERMINE VALUE (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Build the workspace interpreter watcher, Arg 1: undefined, Return Value: UNABLE TO DETERMINE VALUE (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Get language server folder name, , Return Value: \"languageServer.0.1.60\" (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Failed to get conda environment list from conda Error: spawn conda ENOENT\r\n\tat _errnoException (util.js:1024:11)\r\n\tat Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)\r\n\tat onErrorNT (internal/child_process.js:372:16)\r\n\tat _combinedTickCallback (internal/process/next_tick.js:138:11)\r\n\tat process._tickCallback (internal/process/next_tick.js:180:9) (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:46:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Hide locator refreshing progress, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: All locators have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.main.js:294 [Extension Host] Python Extension: Checking whether locactors have completed locating, , Return Value:  (at Logger.logInformation (/Users/saul/.vscode-insiders/extensions/ms-python.python-2018.10.1/out/client/common/logger.js:49:21))\r\n```\r\n\n\n_Copied from original issue: Microsoft/vscode-python#3302_","author":{"url":"https://github.com/DonJayamanne","@type":"Person","name":"DonJayamanne"},"datePublished":"2018-11-12T17:11:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":9},"url":"https://github.com/383/python-language-server/issues/383"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:537b46f3-33fe-3504-ee17-4c148cd7b25e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id938C:285CB7:6BC687:9EF327:6A4E1081
html-safe-nonce5c49861ded871f18f9b99ebae88d656c54aeb5c4a6a9fa8a3804087e6fc4593f
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MzhDOjI4NUNCNzo2QkM2ODc6OUVGMzI3OjZBNEUxMDgxIiwidmlzaXRvcl9pZCI6IjE2OTYxOTgyMTE3ODg0NzY1NDUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac515cafe7135ecdde986cb3a32006298f703ea5febca36eb92ce05adab012fdf2
hovercard-subject-tagissue:379872984
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/python-language-server/383/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2f2cab9063c8378dd02a3bfaf52263bd7bbd573526166d49a4cd1defceb6054f/microsoft/python-language-server/issues/383
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2f2cab9063c8378dd02a3bfaf52263bd7bbd573526166d49a4cd1defceb6054f/microsoft/python-language-server/issues/383
og:image:altFrom @saulshanabrook on November 11, 2018 19:10 Environment data VS Code version: 1.29.0-insider Extension version (available under the Extensions sidebar): 2018.10.1 OS and version: macOS High Sie...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDonJayamanne
hostnamegithub.com
expected-hostnamegithub.com
Nonedf0492960db29b4938cb72070351d6b1d0c6c0767b27ceb8394bbf4fcc0223c6
turbo-cache-controlno-preview
go-importgithub.com/microsoft/python-language-server git https://github.com/microsoft/python-language-server.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id145901977
octolytics-dimension-repository_nwomicrosoft/python-language-server
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
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
release51470c353b8a1f52a88d3e3cc2014b17ab8cc1ce
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/python-language-server/issues/383#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fpython-language-server%2Fissues%2F383
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/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/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/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%2Fpython-language-server%2Fissues%2F383
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%2Fpython-language-server
Reloadhttps://github.com/microsoft/python-language-server/issues/383
Reloadhttps://github.com/microsoft/python-language-server/issues/383
Reloadhttps://github.com/microsoft/python-language-server/issues/383
Please reload this pagehttps://github.com/microsoft/python-language-server/issues/383
microsoft https://github.com/microsoft
python-language-serverhttps://github.com/microsoft/python-language-server
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fpython-language-server
Fork 131 https://github.com/login?return_to=%2Fmicrosoft%2Fpython-language-server
Star 921 https://github.com/login?return_to=%2Fmicrosoft%2Fpython-language-server
Code https://github.com/microsoft/python-language-server
Issues 309 https://github.com/microsoft/python-language-server/issues
Pull requests 6 https://github.com/microsoft/python-language-server/pulls
Projects https://github.com/microsoft/python-language-server/projects
Models https://github.com/microsoft/python-language-server/models
Wiki https://github.com/microsoft/python-language-server/wiki
Security and quality 0 https://github.com/microsoft/python-language-server/security
Insights https://github.com/microsoft/python-language-server/pulse
Code https://github.com/microsoft/python-language-server
Issues https://github.com/microsoft/python-language-server/issues
Pull requests https://github.com/microsoft/python-language-server/pulls
Projects https://github.com/microsoft/python-language-server/projects
Models https://github.com/microsoft/python-language-server/models
Wiki https://github.com/microsoft/python-language-server/wiki
Security and quality https://github.com/microsoft/python-language-server/security
Insights https://github.com/microsoft/python-language-server/pulse
Python Language Server crash "Value cannot be null."https://github.com/microsoft/python-language-server/issues/383#top
https://github.com/MikhailArkhipov
bugSomething isn't workinghttps://github.com/microsoft/python-language-server/issues?q=state%3Aopen%20label%3A%22bug%22
Nov 2018.2https://github.com/microsoft/python-language-server/milestone/5
https://github.com/DonJayamanne
DonJayamannehttps://github.com/DonJayamanne
on Nov 12, 2018https://github.com/microsoft/python-language-server/issues/383#issue-379872984
@saulshanabrookhttps://github.com/saulshanabrook
microsoft/vscode-python#3302https://github.com/microsoft/vscode-python/issues/3302
MikhailArkhipovhttps://github.com/MikhailArkhipov
bugSomething isn't workinghttps://github.com/microsoft/python-language-server/issues?q=state%3Aopen%20label%3A%22bug%22
Nov 2018.2https://github.com/microsoft/python-language-server/milestone/5
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.