summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-jedi_0.19.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: Remove unused AUTHOR variableMichael Opdenacker2023-08-051-1/+0
| | | | | | | | | No longer used in generating packages Also creates a possible confusion with the recipe maintainer name. Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-jedi: upgrade 0.18.2 -> 0.19.0Wang Mingyu2023-08-011-0/+20
Changelog: ========== -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. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>