Skip to content

Update jedi to 0.19.0#1095

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

Update jedi to 0.19.0#1095
pyup-bot wants to merge 1 commit into
mainfrom
pyup-update-jedi-0.18.0-to-0.19.0

Conversation

@pyup-bot

Copy link
Copy Markdown
Collaborator

This PR updates jedi from 0.18.0 to 0.19.0.

Changelog

0.19.0

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

- Python 3.11 support
- Massive improvements in performance for ``Interpreter`` (e.g. IPython) users.
This especially affects ``pandas`` users with large datasets.
- Add ``jedi.settings.allow_unsafe_interpreter_executions`` to make it easier
for IPython users to avoid unsafe executions.

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

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

- Implict namespaces are now a separate types in ``Name().type``
- Python 3.10 support
- Mostly bugfixes
Links

@pyup-bot pyup-bot mentioned this pull request Jul 29, 2023
@pyup-bot

Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #1726

@pyup-bot pyup-bot closed this Nov 11, 2024
@GustavoGuesser GustavoGuesser deleted the pyup-update-jedi-0.18.0-to-0.19.0 branch November 11, 2024 04:14
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