Patches item #1715718, was opened at 2007-05-09 15:40 Message generated for change (Comment added) made by theller You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1715718&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core (C code) Group: Python 2.6 >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Kristj�n Valur (krisvale) Assigned to: Thomas Heller (theller) Summary: x64 clean compile patch for _ctypes Initial Comment: A patch to make _ctypes compile cleanly on x64. Mostly it is about changing int to Py_ssize_t where appropriate. ---------------------------------------------------------------------- >Comment By: Thomas Heller (theller) Date: 2007-06-08 20:23 Message: Logged In: YES user_id=11105 Originator: NO I have applied the patch with some small modifications. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1715718&group_id=5470
_______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches