[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-06-07 02:26:30
|
Patches item #750414, was opened at 2003-06-06 21:26 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=750414&group_id=78018 Category: None Group: None Status: Open Resolution: None 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=750414&group_id=78018 |