Skip to content

Commit df4584a

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

File tree

7 files changed

+11
-46
lines changed

7 files changed

+11
-46
lines changed
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

-3
This file was deleted.

lib/matplotlib/docstring.py

-4
This file was deleted.

lib/matplotlib/fontconfig_pattern.py

-20
This file was deleted.

lib/matplotlib/tight_bbox.py

-3
This file was deleted.

lib/matplotlib/tight_layout.py

-13
This file was deleted.

lib/matplotlib/type1font.py

-3
This file was deleted.

0 commit comments

Comments
 (0)