forked from VimPlug/jedi
Deprecate Python 2 support
This commit is contained in:
@@ -21,6 +21,8 @@ Changelog
|
|||||||
- ``usages`` deprecated, use ``find_references`` instead
|
- ``usages`` deprecated, use ``find_references`` instead
|
||||||
- ``jedi.names`` deprecated, use ``jedi.Script(...).names()``
|
- ``jedi.names`` deprecated, use ``jedi.Script(...).names()``
|
||||||
- ``BaseDefinition.goto_assignments`` renamed to ``BaseDefinition.goto``
|
- ``BaseDefinition.goto_assignments`` renamed to ``BaseDefinition.goto``
|
||||||
|
- Python 2 support deprecated. For this release it is best effort. Python 2 has
|
||||||
|
reached the end of its life and now it's just about a smooth transition.
|
||||||
|
|
||||||
0.15.2 (2019-12-20)
|
0.15.2 (2019-12-20)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|||||||
Reference in New Issue
Block a user