PIDL fix for int64 in python

Matthieu Patou mat+Informatique.Samba at matws.net
Sun May 2 05:33:13 MDT 2010


Hello,

Is there any comment on this patch ? (Available here:
http://repo.or.cz/w/Samba/ekacnet.git/commit/d173bf222f7175f2fe2b7f6002bdc318661035dc)

Matthieu.
On 22/04/2010 13:20, Matthieu Patou wrote:
> Hello,
>
> Find attached a patch for fixing the code generation of python helpers 
> dealing with 64bit integer.
> The old code used to do PyInt_fromLong which was wrong for some 
> obvious reason (to my mind).
> Now it use PyLong_fromLongLong and it seems it gaves sensible results.
>
> Matthieu.
>
>



More information about the samba-technical mailing list