-
-
Notifications
You must be signed in to change notification settings - Fork 704
Closed
Milestone
Description
This ticket upgrade ipython to 7.20.0 and jedi to 0.18.0.
This keeps the interactive shell from crashing when hitting tab completion after:
sage: P = polytopes.cube()
sage: P.f_vector(
Still an error is raised after this ticket, but the session restores itself.
Component: packages: standard
Author: Jonathan Kliem
Branch: 3b7d7e5
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/31373