Dave Halter
unread,Jul 28, 2023, 7:36:56 PM7/28/23Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jedi-a...@googlegroups.com
Hi!
I have just released 0.19.0, which helps mostly IPython users with
performance and Python 3.11 users:
- 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.
I haven't been as active on Jedi, because I'm currently rewriting Jedi
& Mypy in Rust, which is going to be great.
~ Dave