Closed
Description
Due to various early returns in the code below, post_execute
and post_run_cell
hooks are not triggered in some cases. Since the pre hooks are always called, this is either a bug or the docs should mention that post hooks are not guaranteed to be triggered.
ipython/IPython/core/interactiveshell.py
Lines 2694 to 2739 in ca86b79
/cc @craigcitro
Metadata
Metadata
Assignees
Labels
No labels