Page MenuHomeSolus

Update python3-jedi to 0.13.3
ClosedPublic

Authored by xulongwu4 on Mar 23 2019, 2:38 PM.
Tags
None
Referenced Files
F11066738: D5826.id14047.diff
Fri, Aug 11, 6:41 PM
F11047615: D5826.diff
Thu, Aug 10, 3:37 PM
F11002734: D5826.diff
Mon, Jul 31, 3:42 AM
F10888999: D5826.id14047.diff
Jun 27 2023, 11:57 AM
F10888468: D5826.id14200.diff
Jun 27 2023, 3:11 AM
F10885427: D5826.diff
Jun 25 2023, 11:08 AM
F10820400: D5826.id.diff
Jun 2 2023, 3:11 AM
F10810434: D5826.id14047.diff
May 30 2023, 6:27 PM

Details

Summary

Update to 0.13.3

Changelog since 0.12.1:

  • Remove Python 3.3 support. Python 3.3 support has been dropped by the Python foundation.
  • Default environments are now using the same Python version as the Python process.
  • Added include_builtins as a parameter to usages.
  • goto_assignments has a new follow_builtin_imports parameter that changes the previous behavior slightly.
  • Fixed a bug that led to Jedi spawning a lot of subprocesses.
Test Plan

Tested it with jedi-vim autocompletion. Also tested with spyder3.

Diff Detail

Repository
R2535 python3-jedi
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

xulongwu4 retitled this revision from Update to 0.13.3 to Update python3-jedi to 0.13.3.Mar 23 2019, 2:40 PM
JoshStrobl added a subscriber: JoshStrobl.

Needs to be tested against spyder3

This revision now requires changes to proceed.Mar 29 2019, 12:02 AM
xulongwu4 edited the test plan for this revision. (Show Details)EditedMar 30 2019, 6:39 AM

@JoshStrobl Now also tested with spyder3.

This revision was not accepted when it landed; it landed in state Needs Revision.Mar 30 2019, 7:48 PM
Closed by commit R2535:8f295d331b41: Update python3-jedi to 0.13.3 (authored by xulongwu4, committed by DataDrake). · Explain Why
This revision was automatically updated to reflect the committed changes.