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 rhettinger
Recipients Phillip.M.Feldman, Phillip.M.Feldman@gmail.com, cvrebert, mark.dickinson, rhettinger, terry.reedy
Date 2011-09-21.08:41:35
SpamBayes Score 7.089887e-05
Marked as misclassified No
Message-id <1316594496.79.0.366404158587.issue12961@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry Phillip, I'm closing this feature request because the benefits would likely be outweighed by the costs (maintenance, learning curve, module complexity, etc).  It was not the goal of the module to become a complete combinatorics toolkit; rather, the goal was to provide a set of practical tools for reasonably common needs (i.e. generating combinations of test case inputs).

You are invited to create a full-featured third-party combinatorics module and put it on PyPi. If the quality of the module is high, I will provide links to it from the itertools docs.  If the external module becomes popular (demonstrable user demand), I'll re-open this feature request for further discussion.
History
Date User Action Args
2011-09-21 08:41:36rhettingersetrecipients: + rhettinger, terry.reedy, mark.dickinson, cvrebert, Phillip.M.Feldman@gmail.com, Phillip.M.Feldman
2011-09-21 08:41:36rhettingersetmessageid: <1316594496.79.0.366404158587.issue12961@psf.upfronthosting.co.za>
2011-09-21 08:41:36rhettingerlinkissue12961 messages
2011-09-21 08:41:35rhettingercreate