Patches item #1413181, was opened at 2006-01-23 15:09 Message generated for change (Comment added) made by tim_one You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1413181&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.4 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Gabriel Becedillas (gbeced) Assigned to: Tim Peters (tim_one) Summary: PyThreadState_Delete doesnt' clean autoTLSkey Initial Comment: Check this thread for a detailed description: http://mail.python.org/pipermail/python-dev/2006-January/059716.html ---------------------------------------------------------------------- >Comment By: Tim Peters (tim_one) Date: 2006-02-27 12:52 Message: Logged In: YES user_id=31435 Thank you for the patch! Courtesy of the PyCon sprints, this has been checked in as revision 42607 on the trunk, and merged to the release24-maint branch in revision 42613. ---------------------------------------------------------------------- Comment By: Georg Brandl (birkenfeld) Date: 2006-02-18 13:54 Message: Logged In: YES user_id=1188172 Tim, you wanted to check this in? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1413181&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
