You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Particularly for Python 3, it would be useful to annotate the reference from an Exception to its traceback. At the same time, we might want to improve annotations for the traceback object as well.
The text was updated successfully, but these errors were encountered:
Particularly for Python 3, it would be useful to annotate the reference from an Exception to its traceback. At the same time, we might want to improve annotations for the
traceback
object as well.The text was updated successfully, but these errors were encountered: