mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-07 11:06:56 +08:00
Add a way to get the line in a BaseDefinition. Fixes #518.
This commit is contained in:
@@ -9,6 +9,7 @@ Changelog
|
||||
- Actual semantic completions for the complete Python syntax.
|
||||
- Basic type inference for ``yield from`` PEP 380.
|
||||
- PEP 484 support (most of the important features of it). Thanks Claude! (@reinhrst)
|
||||
- Added ``get_line_code`` to ``Definition`` and ``Completion`` objects.
|
||||
- Again a lot of internal changes.
|
||||
|
||||
0.9.0 (2015-04-10)
|
||||
|
||||
Reference in New Issue
Block a user