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 df4584a

Browse filesBrowse files
authored
Merge pull request #24942 from oscargus/moduleremoval
Expire module deprecations
2 parents 66dd732 + 0da0a45 commit df4584a
Copy full SHA for df4584a

File tree

7 files changed

+11
-46
lines changed
Filter options

7 files changed

+11
-46
lines changed
+11Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Deprecated modules removed
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
The following deprecated modules are removed:
5+
6+
* ``afm``
7+
* ``docstring``
8+
* ``fontconfig_pattern``
9+
* ``tight_bbox``
10+
* ``tight_layout``
11+
* ``type1font``

‎lib/matplotlib/afm.py

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

‎lib/matplotlib/docstring.py

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

‎lib/matplotlib/fontconfig_pattern.py

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

‎lib/matplotlib/tight_bbox.py

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

‎lib/matplotlib/tight_layout.py

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

‎lib/matplotlib/type1font.py

Copy file name to clipboardExpand all lines: lib/matplotlib/type1font.py
-3Lines changed: 0 additions & 3 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.