Skip to content

Commit 5354b70

Browse files
authored
Merge pull request #17846 from meeseeksmachine/auto-backport-of-pr-17844-on-v3.3.x
Backport PR #17844 on branch v3.3.x (Explain why Qt4 backends are deprecated)
2 parents fc0a630 + d093509 commit 5354b70

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/api/prev_api_changes/api_changes_3.3.0/deprecations.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,9 @@ This method is deprecated. Use the ``GridSpec.nrows``, ``GridSpec.ncols``,
445445

446446
Qt4-based backends
447447
~~~~~~~~~~~~~~~~~~
448-
The qt4agg and qt4cairo backends are deprecated.
448+
The qt4agg and qt4cairo backends are deprecated. Qt4 has reached its
449+
end-of-life in 2015 and there are no releases for recent versions of Python.
450+
Please consider switching to Qt5.
449451

450452
*fontdict* and *minor* parameters of `.Axes.set_xticklabels` and `.Axes.set_yticklabels` will become keyword-only
451453
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)