15 Oct
2011
15 Oct
'11
9:27 a.m.
On Fri 14 October 2011 at 09:03, Dan McGee wrote:
We had some bad casting going on here on 64-bit platforms, where the long type and int type are not the same. Add a static helper method to successfully coerce a PyObject into the C int type, checking for overflow along the way.
Applied both patches, thanks. -- Rémy.