Skip to content

Update jedi to 0.19.2#1726

Closed
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-jedi-0.18.0-to-0.19.2
Closed

Update jedi to 0.19.2#1726
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-jedi-0.18.0-to-0.19.2

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates jedi from 0.18.0 to 0.19.2.

Changelog

0.19.2

Fixed

- `ParameterInformation`, `SignatureInformation`, and `SignatureHelp` caused problems with `nvim-lsp`. Resolves <https://github.com/pappasam/jedi-language-server/issues/38>

0.19.1

Changed

- `jedi>=0.17.2`

0.19.0

Changed

- `jedi>=0.17.1`

Fixed

- Hover now works more-generally correctly (thanks to Jedi's new handling of in-module references)
- Syntax message now uses Jedi's new `get_message` method on the returned error object (syntax errors now contain more human-readable messages)
- Remove now-unnecessary `.venv` hack that was introduced in `0.10.1`

0.18.2

+++++++++++++++++++

- Added dataclass-equivalent for attrs.define
- Find fixtures from Pytest entrypoints; Examples of pytest plugins installed
like this are pytest-django, pytest-sugar and Faker.
- Fixed Project.search, when a venv was involved, which is why for example
`:Pyimport django.db` did not work in some cases in jedi-vim.
- And many smaller bugfixes

0.18.1

Fixed

- Refactoring code actions now properly support multi-line range where possible
Links

@pyup-bot pyup-bot mentioned this pull request Nov 11, 2024
@pyup-bot

pyup-bot commented May 2, 2026

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #2680

@pyup-bot pyup-bot closed this May 2, 2026
@GustavoGuesser GustavoGuesser deleted the pyup-update-jedi-0.18.0-to-0.19.2 branch May 2, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant