Warning when calling obsolete Qt methods?

Dmitry Shachnev mitya57 at ubuntu.com
Fri Aug 27 12:35:42 BST 2021


Hi all,

On Fri, Aug 27, 2021 at 12:22:58PM +0100, Phil Thompson wrote:
> I'm against it because of the maintenance overhead and the possible
> appearance of annoying warnings to the user of an application.
>
> It would be different if the deprecated methods where to be removed but they
> never are.

A lot of methods that were deprecated in Qt 5 were removed in Qt 6.

So having deprecation warnings in PyQt6 would help developers to make their
apps compatible with future Qt 7.

--
Dmitry Shachnev


More information about the PyQt mailing list