Patches item #1445431, was opened at 2006-03-07 23:43 Message generated for change (Comment added) made by nnorwitz You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1445431&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: Modules Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Neal Norwitz (nnorwitz) Assigned to: Thomas Wouters (twouters) Summary: more leaky, leaky Initial Comment: Thomas, when I saw your changes in bsddb.c I grepped for some more occurrences of similar constructs (PyErr_SetObject(PyExc_XXX, Py_BuildValue(...))) I only found these 4. I'm too tired to check this in and ensure they are correct. Feel free to check in if it all looks correct. Or assign back to me and i'll do it later. Thanks. ---------------------------------------------------------------------- >Comment By: Neal Norwitz (nnorwitz) Date: 2006-03-19 20:08 Message: Logged In: YES user_id=33168 Committed revision 43151. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1445431&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
