Patches item #1496952, was opened at 2006-05-29 14:04 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1496952&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: Tkinter Group: Python 2.5 Status: Open Resolution: None Priority: 5 Submitted By: Georg Brandl (gbrandl) Assigned to: Martin v. Löwis (loewis) Summary: Convert Tkinter to METH_VARARGS style Initial Comment: Patch attached. Martin, as the maintainer please check. I also changed some PyTuple_Size and PyTuple_GetItem to the corresponding macros when tupleness is guaranteed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1496952&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
