A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2010-December/106991.html below:

[Python-Dev] Fault handler updated, now disabled by default

[Python-Dev] Fault handler updated, now disabled by defaultVictor Stinner victor.stinner at haypocalc.com
Fri Dec 24 03:25:02 CET 2010
Le jeudi 23 décembre 2010 à 22:58 +0000, Martin (gzlist) a écrit :
> On 23/12/2010, Victor Stinner <victor.stinner at haypocalc.com> wrote:
> >
> > I tested my patch on Windows (XP), Ubuntu (10.4) and FreeBSD (8) and it
> > works correctly: all tests pass and the system fault handler (Windows
> > popup, Apport and core dump) is also called.
> 
> Doesn't build for me without #ifdef HAVE_UNISTD_H in Python/fault.c

Yes, I wrote a comment about that in the issue. But then I realized that
this header is not needed at all.

> you missed my comment about raise vs. kill in the other thread
> which lets the SIGILL test run as well

Oh, I didn't noticed that this change enables sigill() on Windows.
Nice :-)

I created a third party module from my patch:
http://pypi.python.org/pypi/faulthandler/

I commited your patch, thanks. I added you to the authors as a
contributor.

Victor

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4