[pywin32-bugs] [ pywin32-Patches-1495095 ] timer.pyd
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-08-30 09:25:35
|
Patches item #1495095, was opened at 2006-05-26 04:26 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1495095&group_id=78018 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: None Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: timer.pyd Initial Comment: patch in attachment: I had some rare problems with disapearing handlers and frame-refcount problem (compare bug# 1489690) on self-killing timer handlers. -robert ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2006-08-30 19:25 Message: Logged In: YES user_id=14198 All checked in ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2006-07-12 22:31 Message: Logged In: YES user_id=14198 All apart from KillTimer checked into: Checking in timermodule.cpp; new revision: 1.4; previous revision: 1.3 ---------------------------------------------------------------------- Comment By: Mark Hammond (mhammond) Date: 2006-07-12 10:42 Message: Logged In: YES user_id=14198 Most of that patch looks good - can you please explain why the KillTimer call was removed? I don't understand your comment about the possible race. Are you seeing KillTimer call back into Python code? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1495095&group_id=78018 |