Skip to content

community/py3-jedi: upgrade to 0.19.0

Krassy Boykinov requested to merge chereskata/aports:py3-jedi into master
Changelog:


0.19.0 (2023-07-29)

    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.

Merge request reports