Skip to content

Fix tab completion in Sage

Antonio Rojas requested to merge (removed):fix-sage-tab-completion into release/21.04

Get the completions from Sage itself, instead of relying on ipython internals.

BUG:434024

Merge request reports