Issue #26823: fix traceback abbreviation docs

- be clear builtin traceback display was also updated
- show example output in What's New
- fix versionadded markup
This commit is contained in:
Nick Coghlan 2016-08-16 10:58:14 +10:00
parent b09b3f7ab9
commit 02d03dfab1
2 changed files with 25 additions and 6 deletions

View file

@ -302,9 +302,8 @@ capture data for later printing in a lightweight fashion.
repetitions are shown, followed by a summary line stating the exact
number of further repetitions.
.. versionchanged:: 3.6
Long sequences of repeated frames are now abbreviated.
.. versionchanged:: 3.6
Long sequences of repeated frames are now abbreviated.
:class:`FrameSummary` Objects