I just released PyGObject 3.4.2, a bug fix release for GNOME 3.6.2.
Thanks to all contributors!
- Fix marshalling of GByteArrays (Martin Pitt)
- Fix marshalling of ssize_t to smaller ints (Martin Pitt)
- Fix crash with GLib.child_watch_add (Daniel Narvaez) (#688067)
- Fix various bugs in GLib.IOChannel (Martin Pitt)
- Work around wrong 64 bit constants in GLib Gir (Martin Pitt) (#685022)
- Fix OverflowError in source_remove() (Martin Pitt) (#684526)
- Fix Signal decorator to not use base class gsignals dict (Simon Feltman) (#686496)
Pingback: Gnome Files 3.6.3 Release | woGue
#1 by Stu on 2012/11/15 - 15:02
Zitieren
Is pygobject ever going to be installable with pip ?
Like most python developers I use virtualenv + having it installable with pip would fit in with best with this environment best.
#2 by pitti on 2012/11/16 - 09:48
Zitieren
No, I’m afraid not. Please see https://bugzilla.gnome.org/show_bug.cgi?id=680138 for details.