[Patches] [ python-Patches-1205436 ] Bugfix for signal-handler on x64 Platform

SourceForge.net noreply at sourceforge.net
Fri May 20 07:21:43 CEST 2005


Patches item #1205436, was opened at 2005-05-20 05:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1205436&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: Open
Resolution: None
Priority: 5
Submitted By: André Fritzsche (computercrustie)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bugfix for signal-handler on x64 Platform

Initial Comment:
On x64 Platform (i used Visual Studio 2005 and 
Windows XP x64) the python.exe hang up on registering 
signal handler for none used signals. I fixed this on my 
machine with a switch-case construct for filtering the 
unsupported signals.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1205436&group_id=5470


More information about the Patches mailing list