CVSROOT:        /cvs/gnome
Module name:    gnome-python
Changes by:     johan   05/05/09 16:01:40

Modified files:
        pygtk          : ChangeLog 
        pygtk/gobject  : gobjectmodule.c 
        pygtk/tests    : Makefile.am 

Log message:
2005-05-09  Mark McLoughlin  <[EMAIL PROTECTED]>

Fix for bug #303573 [http://bugzilla.gnome.org/show_bug.cgi?id=303573] - 
"exceptions raised in a child watch
handler are silently swallowed"

* gobject/gobjectmodule.c:
(child_watch_func),
(_pyg_spawn_async_callback): if PyObject_CallFunction()
returns NULL, print a traceback of the exception.

* tests/test_mainloop.py: add testcase.

* tests/Makefile.am: add test_mainloop.py

Reviewed by Johan Dahlin <[EMAIL PROTECTED]>

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-python&who=johan&date=explicit&mindate=2005-05-09%2016:00&maxdate=2005-05-09%2016:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to