[PyQt] QUrl::query in %If with PyQt 5.9.1
Phil Thompson
phil at riverbankcomputing.com
Mon Nov 6 10:32:29 GMT 2017
On 6 Nov 2017, at 7:23 am, Florian Bruhin <me at the-compiler.org> wrote:
>
> Hi,
>
> PyQt 5.9.1 has this for QUrl::query:
>
> %If (Qt_5_9_1 -)
> QString query(QUrl::ComponentFormattingOptions options = QUrl::PrettyDecoded) const;
> %End
>
> The %If wasn't here in PyQt 5.9 and seems wrong. ;)
It is. As it's a regression I'm "happy" to make a new release to fix it. Is it needed?
Thanks,
Phil
More information about the PyQt
mailing list