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 jkloth
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.14:52:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502117545.54.0.492400710211.issue31113@psf.upfronthosting.co.za>
In-reply-to
Content
The PR resolved the stack overflow in dfs(), however it now fails in the stackdepth() routine (technically, the stackdepth_walk() helper).
History
Date User Action Args
2017-08-07 14:52:25jklothsetrecipients: + jkloth, brett.cannon, terry.reedy, paul.moore, ncoghlan, pitrou, scoder, vstinner, tim.golden, benjamin.peterson, zach.ware, serhiy.storchaka, yselivanov, steve.dower, Wheerd
2017-08-07 14:52:25jklothsetmessageid: <1502117545.54.0.492400710211.issue31113@psf.upfronthosting.co.za>
2017-08-07 14:52:25jklothlinkissue31113 messages
2017-08-07 14:52:25jklothcreate