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 Carl Ekerot, christian.heimes, loewis, serhiy.storchaka, xiang.zhang
Date 2016-11-07.17:14:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478538873.74.0.197709756594.issue28563@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry Xiang, but your patch looks overcomplicated to me. Too much methods, decorators, classes, too much strange names.

Here is simpler implementation with using only one recursive function.
History
Date User Action Args
2016-11-07 17:14:33serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, christian.heimes, xiang.zhang, Carl Ekerot
2016-11-07 17:14:33serhiy.storchakasetmessageid: <1478538873.74.0.197709756594.issue28563@psf.upfronthosting.co.za>
2016-11-07 17:14:33serhiy.storchakalinkissue28563 messages
2016-11-07 17:14:33serhiy.storchakacreate