← Back to team overview

bzr-windows team mailing list archive

Re: Fwd: [PyQt] ANN: PyQt v4.7 Windows Installers

 

Ian Clatworthy пишет:
Ian Clatworthy wrote:

I accidentally
started using some post 4.4 APIs to tune widget layouts recently. I'll
go through and make them conditional on the right version of Qt being
installed today.

On deeper inspection, the API (QLayout.setContentsMargins) was
introduced in 4.3. (A method of the same name but different parameters
was introduced in 4.6.)

My 5 kopecks.

Because PyQt 4.7 is available for all major Python versions (2.5, 2.6, 3.1) then I think we should switch to PyQt 4.7 for 2.2 or maybe even earlier.

Ian often using 4.6-specific constructs in explorer code and this required him (or me) to fix this to restore 4.4 compatibility. It seems this is not the best spend of time for Ian.



References