On Tue, 04 Jun 2013 18:27:15 +0600, Stefan Behnel
wrote:
Nikita Nemkin, 04.06.2013 12:17:
On Tue, 04 Jun 2013 14:47:47 +0600, Stefan Behnel wrote:
Nikita Nemkin, 04.06.2013 10:29:
I just wanted to say that this
https://github.com/cython/cython/commit/a3ace265e68ad97c24ce2b52d99d45b60b26eda
Nikita Nemkin, 04.06.2013 12:17:
> On Tue, 04 Jun 2013 14:47:47 +0600, Stefan Behnel wrote:
>> Nikita Nemkin, 04.06.2013 10:29:
>>> I just wanted to say that this
>>> https://github.com/cython/cython/commit/a3ace265e68ad97c24ce2b52d99d45b60b26eda2#L1L73
>>>
>>> renaming seems totally unnecessary as
On Tue, 04 Jun 2013 14:47:47 +0600, Stefan Behnel
wrote:
Nikita Nemkin, 04.06.2013 10:29:
I just wanted to say that this
https://github.com/cython/cython/commit/a3ace265e68ad97c24ce2b52d99d45b60b26eda2#L1L73
renaming seems totally unnecessary as it makes any array code
verbose and ugly. I oft
Nikita Nemkin, 04.06.2013 10:29:
> I just wanted to say that this
> https://github.com/cython/cython/commit/a3ace265e68ad97c24ce2b52d99d45b60b26eda2#L1L73
>
> renaming seems totally unnecessary as it makes any array code
> verbose and ugly. I often have to create extra local variables
> just to av
Hi,
I just wanted to say that this
https://github.com/cython/cython/commit/a3ace265e68ad97c24ce2b52d99d45b60b26eda2#L1L73
renaming seems totally unnecessary as it makes any array code
verbose and ugly. I often have to create extra local variables
just to avoid endless something.data.as_ints repet