Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 801a133

Browse filesBrowse files
committed
MNT : remove qt4_compat.py
Deprecated in #3174 / f896381 Fall out from the Qt5 upgrade PR #3072 / b0dc1d5
1 parent 613c653 commit 801a133
Copy full SHA for 801a133

File tree

Expand file treeCollapse file tree

2 files changed

+5
-10
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-10
lines changed

‎doc/api/api_changes/code_removal.rst

Copy file name to clipboardExpand all lines: doc/api/api_changes/code_removal.rst
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ matplotlib.delaunay
55
-------------------
66
Remove the delaunay triangulation code which is now handled by Qhull
77
via ``matplotlib.tri``
8+
9+
10+
qt4_compat.py
11+
-------------
12+
Moved to ``qt_compat.py``. Renamed because it now handles Qt5 as well.

‎lib/matplotlib/backends/qt4_compat.py

Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt4_compat.py
-10Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.