4 Oct 01:25
Re: PyQt4 and Python 3.0
From: Phil Thompson <phil <at> riverbankcomputing.com>
Subject: Re: PyQt4 and Python 3.0
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-03 23:25:51 GMT
Subject: Re: PyQt4 and Python 3.0
Newsgroups: gmane.comp.python.pyqt-pykde
Date: 2008-10-03 23:25:51 GMT
On Fri, 03 Oct 2008 12:42:53 -0700, Glenn Linderman <v+python <at> g.nevcal.com> wrote: > On approximately 10/3/2008 8:18 AM, came the following characters from > the keyboard of Phil Thompson: >> On Fri, 3 Oct 2008 17:11:19 +0200, Detlev Offenbach >> <detlev <at> die-offenbachs.de> wrote: >> >>> Hi, >>> >>> will there be PyQt4 support for Python 3.0 once it goes final? >>> >> >> Not straight away. I will take the opportunity to break backwards >> compatibility (eg. removing QVariant, QString, QChar, QByteArray etc), >> and >> those changes will be made over a period of time. So it may be a while >> before the API is stable enough for anything other than playing. > > While these are excellent goals, and some of the other suggestions have > merit, know that there is interest. > > Probably there are two classes of users; those wanting to port existing > applications, that would want to see "compatibility wrappers" for > existing code to allow a slow migration to the new APIs, and those that > are writing new applications, and would like to bypass all the "old cruft". > > My personal situation is that I have only recently begun writing my > first major PyQt application, using Python 2.5 and PyQt 4. This will > take me "a while" also. Depending on how long our "a while"s are, I(Continue reading)
RSS Feed