mirror of
https://github.com/davidhalter/jedi.git
synced 2026-03-02 00:16:56 +08:00
Note that Python 3.3 support was dropped in Changelog
This commit is contained in:
@@ -3,9 +3,11 @@
|
|||||||
Changelog
|
Changelog
|
||||||
---------
|
---------
|
||||||
|
|
||||||
0.12.2 ()
|
0.13.0 ()
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
- Remove Python 3.3 support. Python 3.3 support has been dropped by the Python
|
||||||
|
foundation.
|
||||||
- Added ``include_builtins`` as a parameter to usages.
|
- Added ``include_builtins`` as a parameter to usages.
|
||||||
- ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
|
- ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
|
||||||
changes the previous behavior slightly.
|
changes the previous behavior slightly.
|
||||||
|
|||||||
Reference in New Issue
Block a user