GNOME 3591 Published by

GnomePythonExtras 2.10.1 has been just released. It's only a bugfix release, nothing really new.

GnomePythonExtras provides python interfacing modules for some GNOME libraries not part of the Developer Platform.



The following Python modules are included:

- gtkhtml2
- gnomeapplet
- gnomeprint, gnomeprint.ui
- gtksourceview
- egg.trayicon, egg.recent
- wnck
- gtkspell
- gtkmozembed
- gdl
- totem.plparser
- gtop
- nautilusburn


The source tarball can be found here:
http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.10/

Please file bug reports (bugs, missing APIs) here:
http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-python-extras


Overview of Changes from gnome-python-extras 2.10.0 to gnome-python-extras 2.10.1
================================================================================
* applet
- Unblock threads around gnomeapplet.bonobo_factory() (Gustavo)