mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
Deprecate Python 2 support
This commit is contained in:
@@ -21,6 +21,8 @@ Changelog
|
||||
- ``usages`` deprecated, use ``find_references`` instead
|
||||
- ``jedi.names`` deprecated, use ``jedi.Script(...).names()``
|
||||
- ``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)
|
||||
+++++++++++++++++++
|
||||
|
||||
Reference in New Issue
Block a user