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 Dennis Sweeney, bbayles, rhettinger, serhiy.storchaka, tim.peters
Date 2020-03-16.08:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584346835.73.0.111920445672.issue38938@roundup.psfhosted.org>
In-reply-to
Content
Are there any algorithmic optimizations in the Python version or it was just rewritten from a generator function to a class? If yes, how hard to keep the functional design?
History
Date User Action Args
2020-03-16 08:20:36serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, bbayles, Dennis Sweeney
2020-03-16 08:20:35serhiy.storchakasetmessageid: <1584346835.73.0.111920445672.issue38938@roundup.psfhosted.org>
2020-03-16 08:20:35serhiy.storchakalinkissue38938 messages
2020-03-16 08:20:35serhiy.storchakacreate