-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 16 April 2002 11:08 am, Phil Thompson wrote: > v3.2rc1 of SIP and PyQt are available at > http://www.riverbankcomputing.co.uk/download/snapshots/. > > This is mainly a bug fix release... > > - indexing a QStringList should work again > - Windows build issues (hopefully) resolved > - added the missing QToolTip.enabled() and QToolTip.setEnabled() > - QThread and friends should now work properly > > Because of the thread changes, this version of SIP may introduce some > incompatibilities for people using handwritten code when wrapping their > own classes. > > I'm particularly interested to know if applications that use the Python > thread API still work Ok.
How much will this break when I upgrade if I am not using threads in my wrapped code? Are there issues with using Python21 instead of 2.2? I know the conversion from 3.0 -> 3.1 messed me up pretty bad with my build scripts. Do I need to regenerate my bindings? Will the regenerated bindings break in new and interesting ways? Is there a way to backport the DLL and the QStringList changes to 3.1 to keep the bugs to a minimum? Thanks - -ian reinhart geiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8vE5LPy62TRm8dvgRAsCvAKDlh0Y/VXA/7j0tacKo8d0tIGKKcwCgnVQj OaToVfXyh3OqRMKyxbYbY7Y= =hhR8 -----END PGP SIGNATURE----- _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
