This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients larry, ncoghlan, pitrou, rbcollins, serhiy.storchaka
Date 2015-09-15.11:45:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <2127591.p6yF570NMm@raxxla>
In-reply-to <1442277446.52.0.975521424003.issue25108@psf.upfronthosting.co.za>
Content
> wouldn't changing walk_stack to add one more f_back be better?

print_stack and format_stack need to add two more f_backs.
History
Date User Action Args
2015-09-15 11:45:53serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, larry, rbcollins
2015-09-15 11:45:53serhiy.storchakalinkissue25108 messages
2015-09-15 11:45:53serhiy.storchakacreate