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 kellerfuchs
Recipients FR4NKESTI3N, kellerfuchs, mark.dickinson, rhettinger, serhiy.storchaka, steven.daprano, tim.peters
Date 2019-01-28.11:07:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548673649.78.0.389394937917.issue35431@roundup.psfhosted.org>
In-reply-to
Content
> Start with an initial patch that implements this simplest possible implementation, accompanied by clean documentation and thorough testing.
>
> Once everyone has agreed on the API (i.e. calling it "comb()", how to handle various input datatypes, and handling of corner cases), and the patch is applied, only then turn to a second pass for optimizations

+1 from me on that.

@Yash: Thanks a bunch for starting on the implementation.  I will have a look shortly  :)
History
Date User Action Args
2019-01-28 11:07:31kellerfuchssetrecipients: + kellerfuchs, tim.peters, rhettinger, mark.dickinson, steven.daprano, serhiy.storchaka, FR4NKESTI3N
2019-01-28 11:07:29kellerfuchssetmessageid: <1548673649.78.0.389394937917.issue35431@roundup.psfhosted.org>
2019-01-28 11:07:29kellerfuchslinkissue35431 messages
2019-01-28 11:07:29kellerfuchscreate