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 rbcollins
Recipients larry, ncoghlan, pitrou, rbcollins, serhiy.storchaka
Date 2015-09-15.00:37:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442277446.52.0.975521424003.issue25108@psf.upfronthosting.co.za>
In-reply-to
Content
wouldn't changing walk_stack to add one more f_back be better? Seems odd to work around it...
History
Date User Action Args
2015-09-15 00:37:26rbcollinssetrecipients: + rbcollins, ncoghlan, pitrou, larry, serhiy.storchaka
2015-09-15 00:37:26rbcollinssetmessageid: <1442277446.52.0.975521424003.issue25108@psf.upfronthosting.co.za>
2015-09-15 00:37:26rbcollinslinkissue25108 messages
2015-09-15 00:37:25rbcollinscreate