Page MenuHomeSolus

Update python-jedi to 0.13.3
ClosedPublic

Authored by xulongwu4 on Mar 23 2019, 2:40 PM.
Tags
None
Referenced Files
F11066739: D5827.diff
Fri, Aug 11, 6:41 PM
F11017338: D5827.diff
Sun, Aug 6, 1:15 AM
F10952708: D5827.id14199.diff
Sun, Jul 16, 5:48 PM
F10928211: D5827.id14048.diff
Jul 10 2023, 10:41 PM
F10888570: D5827.id14048.diff
Jun 27 2023, 4:44 AM
F10887844: D5827.id14199.diff
Jun 26 2023, 5:25 PM
F10883960: D5827.diff
Jun 24 2023, 5:09 PM
F10876131: D5827.id.diff
Jun 20 2023, 9:15 AM

Details

Summary

Update to 0.13.3
Changelog since 0.12.1:

  • 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 spyder.

Diff Detail

Repository
R3735 python-jedi
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Needs to be tested against spyder

This revision now requires changes to proceed.Mar 29 2019, 12:02 AM

@JoshStrobl Now also tested with spyder.

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