SIGN IN SIGN UP

bpo-32121: Add most_recent_first parameter to tracemalloc.Traceback.format (#4534)

* Add most_recent_first parameter to tracemalloc.Traceback.format to allow
   reversing the order of the frames in the output
* Reversed default sorting of tracemalloc.Traceback frames
* Allowed negative limit, truncating from the other side.
J
Jesse-Bakker committed
706e10b186992e086e661a62d2c8ec9588525b31
Parent: 859f7ce
Committed by Victor Stinner <victor.stinner@gmail.com> on 11/29/2017, 11:05:07 PM