[Cython] #303 + simplifying type system
Lisandro Dalcin
dalcinl at gmail.com
Thu May 14 19:28:14 CEST 2009
On Thu, May 14, 2009 at 2:15 PM, Dag Sverre Seljebotn
<dagss at student.matnat.uio.no> wrote:
> Lisandro Dalcin wrote:
>> Your patch looks good.
>>
>> BTW, further work on this would require to push my patch for #287.
>
> As you are confident in it I think we should just go ahead, and I'll
> include it in the release candidate testing. We are already way past a
> "bugfix-only" kind of release (that was never the intention with 0.11.2
> either). Will you push?
>
Yes, I can push after testing nothing breaks.
> So, for the release notes, your changes in this release sums up (from
> the end-user perspective as):
>
> - Converting negative Python integers to unsigned C types now results in
> OverflowError (or was that 0.11.1?)
>
It seems this was the last patch pushed before 0.11.1
> - When converting an object to C integers, __int__ is considered before
> __long__ regardless of the target type.
>
Yes.
--
Lisandro Dalcín
---------------
Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC)
Instituto de Desarrollo Tecnológico para la Industria Química (INTEC)
Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET)
PTLC - Güemes 3450, (3000) Santa Fe, Argentina
Tel/Fax: +54-(0)342-451.1594
More information about the Cython-dev
mailing list