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 pitrou
Recipients Paul Murphy, pitrou, vstinner
Date 2015-08-13.15:03:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1439478237.08.0.254479999213.issue24851@psf.upfronthosting.co.za>
In-reply-to
Content
To fix this in a generic way, perhaps the function could update a volatile global variable after the recursive call?
History
Date User Action Args
2015-08-13 15:03:57pitrousetrecipients: + pitrou, vstinner, Paul Murphy
2015-08-13 15:03:57pitrousetmessageid: <1439478237.08.0.254479999213.issue24851@psf.upfronthosting.co.za>
2015-08-13 15:03:57pitroulinkissue24851 messages
2015-08-13 15:03:56pitroucreate