Jedi

Latest version: v0.19.1

Safety actively analyzes 629503 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 21

0.25.6

Fixed

- Fixes renaming edge case where lines at end get KeyError.

0.25.5

Fixed

- Fix renaming a variable that appears at the start of a line
- Fix handling of `completionItem/resolve` when not all fields are present on the `CompletionItem`.
- Fix handling of eager resolution of completions.

0.25.4

Fixed

- SymbolKind and CompletionItemKind now support `Property`. Support is still a bit finicky, and I'm not sure whether it's Jedi's issue or an issue with jedi-language-server at this time.
- `jedi_utils.line_column` now ensures that line length never falls below 0. Resolves <https://github.com/pappasam/jedi-language-server/issues/74>

0.25.3

Changed

- Relax version constraints for `docstring-to-markdown` to be compatible with all versions below `1.0`. Author confirms there won't be breaking changes until at least then: <https://github.com/pappasam/jedi-language-server/issues/68#issuecomment-778844918>

0.25.2

Fixed

- Markdown-formatted text that cannot be converted is now surrounded by fences
- An edge case where markup_kind variable is a string, and not MarkupKind, is properly handled

0.25.1

Fixed

- Bug where client-supported markupkind wasn't being properly converted to `MarkupKind`, which caused problems when relying on client-provided defaults.

Page 9 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.