Logo
Explore Help
Sign In
VimPlug/jedi
1
0
Fork 1
You've already forked jedi
mirror of https://github.com/davidhalter/jedi.git synced 2025-12-16 10:37:52 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
3f09f3a30432dacdc224a2f819a458a8218e3723
jedi/jedi
History
Dave Halter 3f09f3a304 Add support for PEP 0526.
This makes it possible to assign variables like

    asdf: typing.List[int] = []
2017-01-08 03:57:35 +01:00
..
api
Move get_node() to tree_node and replace all the custom classdefs/funcdefs.
2017-01-05 23:43:12 +01:00
evaluate
Add support for PEP 0526.
2017-01-08 03:57:35 +01:00
parser
Add support for PEP 0526.
2017-01-08 03:57:35 +01:00
__init__.py
Remove .dev suffix
2016-07-21 11:06:09 +02:00
__main__.py
Fix: CompFor.nodes_to_execute didn't include the right nodes. Sometimes too many, sometimes too few.
2015-11-18 18:00:15 +01:00
_compatibility.py
If newer versions are using Jedi (e.g. at the moment Python 3.7), it shouldn't just result in a grammar issue, just because that grammar doesn't not exist. Just take the Python 3.6 grammar instead.
2017-01-07 15:54:04 +01:00
cache.py
Delete more unused code.
2016-12-17 18:00:54 +01:00
common.py
Improvements towards arrays / predefined names logic.
2016-11-25 23:31:45 +01:00
debug.py
More comprehension issues.
2016-07-28 18:12:41 +02:00
refactoring.py
Fix a few tokenize tests and merge them back together.
2014-11-26 16:09:28 +01:00
settings.py
Fix an issue with dividing suites and remove a lot of print statements.
2016-09-23 17:31:29 +02:00
utils.py
Fix an issue with executed python objects.
2016-12-17 14:08:49 +01:00
Powered by Gitea Version: 1.25.2 Page: 134ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API