Stefan Behnel, 21.08.2011 14:35:
mark florisson, 21.08.2011 12:57:
I believe the _memview branch is
nearly finished though, so could you wait for that merge? Otherwise
modifying the pipeline wouldn't be too bad either, it might only give
a few conflicts.
I think it can wait a little longer.
mark florisson, 21.08.2011 12:57:
On 21 August 2011 12:54, mark florisson wrote:
On 21 August 2011 12:31, Stefan Behnel wrote:
is there a reason for having the two?
The "uc_definition" is set to instances of "CythonUtilityCode" in
UtilityCode.py, whereas the other is used to keep references to
On 21 August 2011 12:54, mark florisson wrote:
> On 21 August 2011 12:31, Stefan Behnel wrote:
>> Hi,
>>
>> is there a reason for having the two?
>>
>> The "uc_definition" is set to instances of "CythonUtilityCode" in
>> UtilityCode.py, whereas the other is used to keep references to
>> "UtilityC
On 21 August 2011 12:31, Stefan Behnel wrote:
> Hi,
>
> is there a reason for having the two?
>
> The "uc_definition" is set to instances of "CythonUtilityCode" in
> UtilityCode.py, whereas the other is used to keep references to
> "UtilityCode" instances, but both inject their code in the same wa
Hi,
is there a reason for having the two?
The "uc_definition" is set to instances of "CythonUtilityCode" in
UtilityCode.py, whereas the other is used to keep references to
"UtilityCode" instances, but both inject their code in the same way, it
appears. The first also has dedicated support in