anatoly techtonik wrote:
> On the subject. Is there a mirror of CPython on GitHub?
https://github.com/akheron/cpython
> changes to repository (and allows anonymous to do this). I've made
> more than a dozen proposal for fixing docs, because as a matter of
> fact - filling a bug AND explaining why
Before anything else I must apologize for significant lags in my
replies. I can not read all of them to hold in my head, so I reply one
by one as it goes trying not to miss a single point out there. It
would be much easier to do this in unified interface for threaded
discussions, but for now there
On Sun, Jul 1, 2012 at 3:01 PM, Stefan Behnel wrote:
>
> To address the main problem of users not finding what they need, what about
> simply extending the docstring of the grouper() function with a sentence
> like this:
>
> "This functionality is also called 'chunking' or 'blocking' and can be us
On Jul 05, 2012, at 04:36 PM, anatoly techtonik wrote:
>It would be much easier to do this in unified interface for threaded
>discussions, but for now there is no capabilities for that neither in Mailman
>nor in GMail.
You might like to read the mailing lists via NNTP on Gmane.
Cheers,
-Barry
__
On Wed, Jul 4, 2012 at 9:31 PM, Terry Reedy wrote:
> On 7/4/2012 5:57 AM, anatoly techtonik wrote:
>>
>> On Fri, Jun 29, 2012 at 11:32 PM, Georg Brandl wrote:
>
>
>>> Anatoly, so far there were no negative votes -- would you care to go
>>> another step and propose a patch?
>>
>>
>> Was about to s
anatoly techtonik wrote:
On Wed, Jul 4, 2012 at 9:31 PM, Terry Reedy wrote:
A sliding window for a generic iterable requires a deque or ring buffer
approach that is quite different from the zip-longest -- grouper approach.
That's why I'd like to drastically reduce the scope of proposal.
ite
On Thu, Jul 05, 2012 at 03:49:52PM +0300, Petri Lehtinen wrote:
> anatoly techtonik wrote:
> > On the subject. Is there a mirror of CPython on GitHub?
>
> https://github.com/akheron/cpython
>
> > changes to repository (and allows anonymous to do this). I've made
> > more than a dozen proposal for
anatoly techtonik wrote:
Which is the 33th most voted Python question on SO -
http://stackoverflow.com/questions/312443/how-do-you-split-a-list-into-evenly-sized-chunks-in-python/312464
I am curious how you get that number. I do note that there are about 15
other Python SO questions that seem t
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 n
You won't get any changes in to CPython by creating pull requests. We
use http://bugs.python.org/ for that, sorry.
Question -- is there a reason to abide by this rule for docs? That is, if we
could get a sympathetic core dev to look at pull requests for docs as part of
a streamlined process, wo
On Thu, Jul 5, 2012 at 7:50 PM, Stefan Behnel wrote:
> 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
On 05/07/2012 20:41, anatoly techtonik wrote:
On Thu, Jul 5, 2012 at 7:50 PM, Stefan Behnel wrote:
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
anatoly techtonik, 05.07.2012 21:41:
> On Thu, Jul 5, 2012 at 7:50 PM, Stefan Behnel wrote:
>> 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 b
Stefan Behnel wrote:
> anatoly techtonik, 05.07.2012 21:41:
> >
> > Make the bloody FAQ and summarize this stuff? Why waste each others
> > time?
>
> Yes, that is exactly the question.
>
> It takes time to write things up nicely. I mean, once someone has pointed
> out to you that this has been disc
I only got one more RSVP and zero topics for the docket. So let's
sprint instead.
See you at the PyCon 2013 Language Summit,
//arry/
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
15 matches
Mail list logo