Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10868116
D8742.id20996.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
73 KB
Referenced Files
None
Subscribers
None
D8742.id20996.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : python-jedi
-version : 0.15.1
-release : 6
+version : 0.17.0
+release : 7
source :
- - git|https://github.com/davidhalter/jedi.git : v0.15.1
+ - git|https://github.com/davidhalter/jedi.git : v0.17.0
license : MIT
component : programming.python
summary : An autocompletion tool for Python that can be used for text editors.
@@ -19,4 +19,4 @@
install : |
%python_install
check : |
- %python_test pytest -k 'not test_file_path_completions'
+ %python_test pytest -v
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>python-jedi</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,11 +19,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.15.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.15.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.15.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.15.1-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.15.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi-0.17.0-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/__main__.py</Path>
@@ -36,8 +36,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/classes.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion_cache.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/completion_cache.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/environment.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/environment.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/errors.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/errors.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/exceptions.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/exceptions.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/file_name.py</Path>
@@ -50,128 +54,145 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/keywords.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/project.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/project.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/extract.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/refactoring/extract.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/replstartup.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/replstartup.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/strings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/api/strings.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/cache.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/cache.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/context.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/value.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/common/value.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/debug.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/debug.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/arguments.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/arguments.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/base_context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/base_context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/access.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/access.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/getattr_static.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/getattr_static.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/mixed.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/mixed.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/__main__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/__main__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/functions.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/compiled/subprocess/functions.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/decorator.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/decorator.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/function.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/function.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/instance.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/instance.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/iterable.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/iterable.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/klass.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/klass.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/module.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/module.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/namespace.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/context/namespace.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/docstrings.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/docstrings.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/dynamic.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/dynamic.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/filters.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/filters.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/finder.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/finder.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/flow_analysis.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/flow_analysis.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/annotation.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/annotation.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/conversion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/conversion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/stub_context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/stub_context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/typeshed.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/typeshed.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/typing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/typing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/gradual/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/helpers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/helpers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/imports.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/imports.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/lazy_context.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/lazy_context.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/names.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/names.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/param.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/param.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/parser_cache.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/parser_cache.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/recursion.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/recursion.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/signature.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/signature.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/star_args.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/star_args.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/syntax_tree.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/syntax_tree.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/sys_path.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/sys_path.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/usages.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/usages.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/evaluate/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/file_io.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/file_io.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/analysis.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/analysis.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/arguments.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/arguments.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/base_value.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/base_value.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/cache.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/cache.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/access.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/access.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/getattr_static.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/getattr_static.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/mixed.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/mixed.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__main__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/__main__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/functions.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/subprocess/functions.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/value.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/compiled/value.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/context.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/context.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/docstrings.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/docstrings.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/dynamic_params.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/dynamic_params.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/filters.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/filters.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/finder.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/finder.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/flow_analysis.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/flow_analysis.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/annotation.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/annotation.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/base.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/base.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/conversion.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/conversion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/generics.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/generics.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/stub_value.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/stub_value.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/type_var.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/type_var.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typeshed.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typeshed.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/typing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/gradual/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/helpers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/helpers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/imports.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/imports.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/lazy_value.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/lazy_value.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/names.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/names.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/param.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/param.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/parser_cache.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/parser_cache.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/recursion.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/recursion.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/references.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/references.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/signature.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/signature.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/star_args.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/star_args.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/syntax_tree.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/syntax_tree.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/sys_path.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/sys_path.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/decorator.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/decorator.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/dynamic_arrays.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/dynamic_arrays.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/function.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/function.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/instance.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/instance.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/iterable.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/iterable.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/klass.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/klass.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/module.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/module.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/namespace.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/inference/value/namespace.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/parser_utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/parser_utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/flask.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/flask.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/pytest.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/pytest.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/registry.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/registry.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/stdlib.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/plugins/stdlib.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/refactoring.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/refactoring.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/settings.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/settings.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/LICENSE</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/CGIHTTPServer.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/ConfigParser.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/Cookie.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/HTMLParser.pyi</Path>
@@ -198,7 +219,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_struct.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_symtable.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_threading_local.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/_warnings.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/abc.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/ast.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/atexit.pyi</Path>
@@ -208,6 +228,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/commands.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/compileall.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/cookielib.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/copy_reg.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/dircache.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2/distutils/emxccompiler.pyi</Path>
@@ -317,15 +338,20 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_bisect.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_codecs.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_csv.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_curses.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_heapq.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_random.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_warnings.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakref.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/_weakrefset.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/aifc.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/argparse.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/array.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/asynchat.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/asyncore.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/audioop.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/base64.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/bdb.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/binascii.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/binhex.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/bisect.pyi</Path>
@@ -334,6 +360,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cProfile.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/calendar.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgi.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cgitb.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/chunk.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmath.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/cmd.pyi</Path>
@@ -348,6 +375,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/util.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ctypes/wintypes.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/ascii.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/panel.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/curses/textpad.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/datetime.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/decimal.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/difflib.pyi</Path>
@@ -399,6 +430,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/util.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/distutils/version.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/doctest.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ensurepip/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/errno.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/filecmp.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/fileinput.pyi</Path>
@@ -428,10 +460,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/config.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/logging/handlers.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/macpath.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailbox.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mailcap.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/marshal.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/math.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mimetypes.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/mmap.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/modulefinder.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/netrc.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/nis.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/ntpath.pyi</Path>
@@ -521,13 +556,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipfile.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zipimport.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/2and3/zlib.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.5/zipapp.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.6/secrets.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.7/contextvars.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3.7/dataclasses.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_ast.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_compression.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_curses.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_dummy_thread.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_imp.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_importlib_modulespec.pyi</Path>
@@ -540,23 +573,28 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_thread.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_threading_local.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_tracemalloc.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_warnings.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/_winapi.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/abc.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/ast.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/base_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/constants.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/coroutines.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/events.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/exceptions.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/futures.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/locks.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/proactor_events.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/protocols.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/queues.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/runners.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/selector_events.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/streams.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/subprocess.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/tasks.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/transports.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_events.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/asyncio/windows_utils.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/atexit.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/collections/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/collections/abc.pyi</Path>
@@ -567,10 +605,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/process.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/concurrent/futures/thread.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/configparser.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/curses/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/curses/ascii.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/curses/panel.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/curses/textpad.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/copyreg.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/charset.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/email/contentmanager.pyi</Path>
@@ -621,6 +656,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/abc.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/machinery.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/metadata.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/resources.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/importlib/util.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/inspect.pyi</Path>
@@ -641,6 +677,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/pool.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/process.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/queues.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/shared_memory.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/spawn.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/multiprocessing/synchronize.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/nntplib.pyi</Path>
@@ -686,6 +723,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/types.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/typing.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/async_case.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/case.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/loader.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/mock.pyi</Path>
@@ -693,12 +731,14 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/runner.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/signals.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/suite.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/unittest/util.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/error.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/parse.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/request.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/response.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/urllib/robotparser.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/stdlib/3/zipapp.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/OpenSSL/crypto.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/__init__.pyi</Path>
@@ -706,17 +746,11 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/_base.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/process.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/concurrent/futures/thread.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/primitives/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/dsa.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/primitives/asymmetric/rsa.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/cryptography/hazmat/primitives/serialization.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/enum.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/fb303/FacebookService.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/fb303/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/gflags.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/ipaddress.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/client.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/exceptions.pyi</Path>
@@ -724,11 +758,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/kazoo/recipe/watchers.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/pathlib2.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/pymssql.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/redis/__init__.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/redis/client.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/redis/connection.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/redis/exceptions.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/redis/utils.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/mapper.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/routes/util.pyi</Path>
@@ -737,6 +766,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/scribe/ttypes.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/BaseHTTPServer.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/CGIHTTPServer.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/SimpleHTTPServer.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2/six/moves/_dummy_thread.pyi</Path>
@@ -896,6 +926,51 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/types.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/click/utils.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/croniter.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/fernet.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/backends/interfaces.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/bindings/openssl/binding.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dh.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/dsa.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ec.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed25519.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/ed448.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/padding.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/rsa.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x25519.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/asymmetric/x448.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/aead.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/algorithms.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/ciphers/modes.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/cmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/constant_time.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hashes.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/hmac.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/concatkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/hkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/kbkdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/pbkdf2.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/scrypt.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/kdf/x963kdf.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/keywrap.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/padding.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/poly1305.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/serialization/pkcs12.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/hotp.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/hazmat/primitives/twofactor/totp.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/cryptography/x509.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/_common.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/parser.pyi</Path>
@@ -905,6 +980,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/_common.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/tz/tz.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/dateutil/utils.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/decorator.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/emoji.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/first.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/__init__.pyi</Path>
@@ -925,6 +1001,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/testing.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/views.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/flask/wrappers.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/database.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/mixins.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/models.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/geoip2/records.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/google/protobuf/any_pb2.pyi</Path>
@@ -1003,6 +1085,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_constants.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_native.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/markupsafe/_speedups.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/compat.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/const.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/decoder.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/errors.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/extension.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/maxminddb/reader.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/mock.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/mypy_extensions.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pycurl.pyi</Path>
@@ -1034,7 +1123,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/settings.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/throttle.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pynamodb/types.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pyre_extensions.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/pytz/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/client.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/connection.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/exceptions.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/redis/utils.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/adapters.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/requests/api.pyi</Path>
@@ -1108,6 +1203,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/formparser.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/http.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/local.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/__init__.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/dispatcher.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/http_proxy.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/lint.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/profiler.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/proxy_fix.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/middleware/shared_data.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/posixemulation.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/routing.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/werkzeug/script.pyi</Path>
@@ -1137,7 +1239,7 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/scanner.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/serializer.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/2and3/yaml/tokens.pyi</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3.5/contextvars.pyi</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/contextvars.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/dataclasses.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/jedi/third_party/typeshed/third_party/3/docutils/examples.pyi</Path>
@@ -1205,12 +1307,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2019-10-23</Date>
- <Version>0.15.1</Version>
+ <Update release="7">
+ <Date>2020-04-26</Date>
+ <Version>0.17.0</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Longwu Ou</Name>
+ <Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 18 2023, 10:11 PM (7 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802672
Default Alt Text
D8742.id20996.diff (73 KB)
Attached To
Mode
D8742: Update python-jedi to 0.17.0
Attached
Detach File
Event Timeline
Log In to Comment