8000 MNT : remove qt4_compat.py · tacaswell/matplotlib@a9614ef · GitHub
[go: up one dir, main page]

Skip to content

Commit a9614ef

Browse files
committed
MNT : remove qt4_compat.py
Deprecated in matplotlib#3174 / f896381 Fall out from the Qt5 upgrade PR matplotlib#3072 / b0dc1d5 Conflicts: doc/api/api_changes/code_removal.rst
1 parent 257b4f0 commit a9614ef

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

doc/api/api_changes/code_removal.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,13 @@ Remove support for the ``faceted`` kwarg. This was deprecated in
9494
d48b34288e9651ff95c3b8a071ef5ac5cf50bae7 (2008-04-18!) and replaced by
9595
``edgecolor``.
9696

97+
9798
matplotlib.delaunay
9899
-------------------
99100
Remove the delaunay triangulation code which is now handled by QHull
100101
via ``matplotlib.tri``
102+
103+
104+
qt4_compat.py
105+
-------------
106+
Moved to ``qt_compat.py``. Renamed because in now handles Qt5 as well.

lib/matplotlib/backends/qt4_compat.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0