From 2ec6bec12610fd0cfed6bc2612c3a9c23815df62 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Fri, 29 Jul 2005 19:53:46 +0000 Subject: Be careful not to leave a GC scheduled when terminating python. 2005-07-29 Christian Persch * src/ephy-python-extension.c: (impl_detach_tab), (impl_detach_window): * src/ephy-python-loader.c: (ephy_python_loader_finalize): * src/ephy-python.c: (ephy_python_init), (idle_shutdown), (ephy_python_shutdown), (idle_gc), (ephy_python_schedule_gc): * src/ephy-python.h: Be careful not to leave a GC scheduled when terminating python. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cf57439a9..8c61f367d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-07-29 Christian Persch + + * src/ephy-python-extension.c: (impl_detach_tab), + (impl_detach_window): + * src/ephy-python-loader.c: (ephy_python_loader_finalize): + * src/ephy-python.c: (ephy_python_init), (idle_shutdown), + (ephy_python_shutdown), (idle_gc), (ephy_python_schedule_gc): + * src/ephy-python.h: + + Be careful not to leave a GC scheduled when terminating python. + 2005-07-28 Christian Persch * src/ephy-window.c: (ephy_window_open_link): -- cgit v1.2.3