Skip to content
#

ipython

Here are 383 public repositories matching this topic...

tirkarthi
tirkarthi commented Jan 12, 2022

Python 3.10 added suggestions for AttributeError and NameError in the error messages. It seems the suggestions are not stored in the exception object but calculated when Error is displayed. There is a note that that this won't work with IPython but it will be good to see if it's feasible. Opening an issue for discussion.

https://bugs.python.org/issue38530
https://docs.python.org/3/whatsnew/3.

jupyterlab-lsp

Improve this page

Add a description, image, and links to the ipython topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ipython topic, visit your repo's landing page and select "manage topics."

Learn more