[pywin32-bugs] [ pywin32-Patches-801864 ] fix for sf bug # 754796
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-10-19 05:52:47
|
Patches item #801864, was opened at 2003-09-07 12:59 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=801864&group_id=78018 Category: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Roger Upole (rupole) Assigned to: Nobody/Anonymous (nobody) Summary: fix for sf bug # 754796 Initial Comment: The error section for cursor.execute decrefs the description, and the cursor's destructor also decrefs the description if it's not null. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2003-10-18 16:07 Message: Logged In: YES user_id=14198 Excellent - thanks: Checking in odbc.cpp; new revision: 1.8; previous revision: 1.7 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=801864&group_id=78018 |