Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3216b2a

Browse files
committed
Explain why Qt4 backends are deprecated.
1 parent c30f762 commit 3216b2a

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)