I have just uploaded a new pygtk tarball.  This fixes many of the crashes
people had with the 1.99.2 release (these were mainly due to inadequate
testing after merging the python22-branch).

The package will soon be available from:
  ftp://ftp.gnome.org/pub/GNOME/earthquake/sources/pygtk/

Like before, this release requires python >= 2.2a4 and gtk+ >= 1.3.9 (plus
its dependencies).  Main features of this release:
  - crash fixes (me, msw)
  - fix reference leak in last reference handling (me)
  - gobject.new wrapper (msw)
  - make code generator output #line statements, so errors in the
    overrides file give correct line number/filename (me)
  - split type definitions out of pango, gdk and gtk defs files so that
    other modules which need to know about the type definitions of some
    other module don't need to parse all the function/method defs (this
    speeds up builds slightly).  (me)
  - add many missing wrappers (msw, zilch)
  - bug fixes (lots of people).

James.

-- 
Email: [EMAIL PROTECTED]
WWW:   http://www.daa.com.au/~james/


_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to