Goals
- Update the PyGObject pages in the wiki to reflect the move to introspection (Zach, Javier)
- Triage open bugs in pygobject/introspection (Simon, Zach, Tomeu)
- Review pygobject/introspection patches in bugzilla (Simon, Zach, Tomeu, John)
Help people port their PyGtk apps to introspection (gochess, ...) (Robert)
- Fix annotations in libraries: gio (Edu), gedit, gtk (John),
- Announce the new APIs accessible through PyGObject+Introspection (GSettings, GDbus, GVariant)
- Update, review and push the Python 3.x patches (John, Tomeu, Simon)
Default constructor (g_object_new) should accept construct-time properties (Tomeu, Simon)
Review and improve the test infrastructure in PyGObject (Simon, Tomeu)
- GVariant (Ryan, Tomeu)
- Typelib stability: upcoming changes (default values, error conditions, ...) (John, Colin)
- Use the gvariant database as the typelib format (Colin)
- Documentation generator (Colin, Zach)
- Making g-i-scanner work without libtool (Colin, Ryan)
- Improve error reporting
- Lightning talks (Zach, Colin)
- Move typelib generation for GLib inside GLib (Colin, Ryan?)
Specify versions when loading typelibs (Tomeu)
Allow accessing the fields of the Event union as before (620593) (Tomeu)