[pywin32-bugs] [ pywin32-Patches-750414 ] Fix for sf bug# 722082 (SetClipBoardData crashes)
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2003-07-12 13:15:19
|
Patches item #750414, was opened at 2003-06-07 12:26 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=750414&group_id=78018 Category: None Group: None >Status: Closed >Resolution: Out of Date Priority: 5 Submitted By: Roger Upole (rupole) Assigned to: Nobody/Anonymous (nobody) Summary: Fix for sf bug# 722082 (SetClipBoardData crashes) Initial Comment: Uses PyObject_AsReadBuffer as per the suggestion in the bug report. However, this may not be backward compatible with 1.5, the docs say this function was added in 1.6. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2003-07-12 23:15 Message: Logged In: YES user_id=14198 I think this was in the other patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=750414&group_id=78018 |