On Wed, Jul 22, 2020 at 12:22:15PM -0400, Scott Talbert wrote:
> > If you use sip for reasons unrelated to PyQt5, you may leave the old import
> > as is, but please bear in mind that sip4 is deprecated.
>
> Thanks, I'll address this when upstream wxpython supports building with
> sip5.  Hopefully we can keep sip4 around for the time being?

Yes, I think sip4 will be around until at least end of 2020.

The main point of these bugs was fixing packages that are using sip to affect
PyQt5 behavior (by using sip.enableautoconversion or similar methods), as
that would stop working with new PyQt5.

Looks like my script selected wxpython4.0 because there are some mentions of
PyQt5 in embedded sip.h — which are false-positive.

Feel free to close this bug, or leave it open because sooner or later you
will have to switch to sip5.

--
Dmitry Shachnev

Attachment: signature.asc
Description: PGP signature

Reply via email to