diff --git a/docs/source/whatsnew/pr/ipdb-context-command.rst b/docs/source/whatsnew/pr/ipdb-context-command.rst new file mode 100644 index 0000000..80a3bf8 --- /dev/null +++ b/docs/source/whatsnew/pr/ipdb-context-command.rst @@ -0,0 +1,5 @@ +New "context" command in ipdb +----------------------------- + +It is now possible to change the number of lines shown in the backtrace +information in ipdb using "context" command.