Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore jedi deprecation warnings #29774

Closed
antonio-rojas opened this issue Jun 1, 2020 · 8 comments
Closed

Ignore jedi deprecation warnings #29774

antonio-rojas opened this issue Jun 1, 2020 · 8 comments

Comments

@antonio-rojas
Copy link
Contributor

ipython 7 throws lots of deprecation warnings on tab completion when using jedi>=0.16. A warning is emmitted for every item in the autocompletion list, so this can even make Sage crash if the list is long. Hide these warnings by default.

Component: user interface

Author: Antonio Rojas

Branch/Commit: 791bb94

Reviewer: Dima Pasechnik

Issue created by migration from https://trac.sagemath.org/ticket/29774

@antonio-rojas antonio-rojas added this to the sage-9.2 milestone Jun 1, 2020
@antonio-rojas
Copy link
Contributor Author

@antonio-rojas
Copy link
Contributor Author

Commit: 791bb94

@antonio-rojas
Copy link
Contributor Author

New commits:

791bb94Ignore jedi deprecation warnings

@antonio-rojas

This comment has been minimized.

@antonio-rojas
Copy link
Contributor Author

Author: Antonio Rojas

@dimpase
Copy link
Member

dimpase commented Jun 1, 2020

comment:3

lgtm

@dimpase
Copy link
Member

dimpase commented Jun 1, 2020

Reviewer: Dima Pasechnik

@vbraun
Copy link
Member

vbraun commented Jun 5, 2020

Changed branch from u/arojas/ignore_jedi_deprecation_warnings to 791bb94

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants