[Python-Dev] [Python-ideas] itertools.chunks(iterable, size, fill=None)

Stefan Behnel stefan_ml at behnel.de
Thu Jul 5 18:50:32 CEST 2012


anatoly techtonik, 05.07.2012 15:36:
> On Sun, Jul 1, 2012 at 12:09 AM, Terry Reedy wrote:
>> From Raymond's first message on http://bugs.python.org/issue6021 , add
>> grouper:
>>
>> "This has been rejected before.
> 
> I quite often see such arguments and I can't stand to repeat that
> these are not arguments. It is good to know, but when people use that
> as a reason to close tickets - that's just disgusting.

The *real* problem is that people keep bringing up topics (and even spell
them out in the bug tracker) without searching for existing discussions
and/or tickets first. That's why those who do such a search (or who know
what they are talking about anyway) close these tickets with the remark
"this has been rejected before", instead of repeating an entire heap of
arguments all over again to feed a discussion that would only lead to the
same result as it did before, often several times before.

Stefan



More information about the Python-Dev mailing list