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 brett.cannon
Recipients Wheerd, benjamin.peterson, brett.cannon, jkloth, ncoghlan, paul.moore, pitrou, scoder, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, yselivanov, zach.ware
Date 2017-08-07.21:07:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP1=2W5LZks8oQ7oGxjvO67qa6e4buSG_e-MhH8V9mSx=n3_7Q@mail.gmail.com>
In-reply-to <1502117545.54.0.492400710211.issue31113@psf.upfronthosting.co.za>
Content
One fix at a time. 😉

On Mon, Aug 7, 2017, 07:52 Jeremy Kloth, <report@bugs.python.org> wrote:

>
> Jeremy Kloth added the comment:
>
> The PR resolved the stack overflow in dfs(), however it now fails in the
> stackdepth() routine (technically, the stackdepth_walk() helper).
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue31113>
> _______________________________________
>
History
Date User Action Args
2017-08-07 21:07:36brett.cannonsetrecipients: + brett.cannon, terry.reedy, paul.moore, ncoghlan, pitrou, scoder, vstinner, tim.golden, benjamin.peterson, jkloth, zach.ware, serhiy.storchaka, yselivanov, steve.dower, Wheerd
2017-08-07 21:07:36brett.cannonlinkissue31113 messages
2017-08-07 21:07:36brett.cannoncreate