Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7b6f89 + c0bdacb commit f78e4d4Copy full SHA for f78e4d4
1 file changed
doc/api/next_api_changes/2018-02-15-AL-deprecations.rst
@@ -20,6 +20,10 @@ The following classes, methods, functions, and attributes are deprecated:
20
- ``font_manager.TempCache``,
21
- ``mathtext.unichr_safe`` (use ``chr`` instead),
22
- ``testing.ImageComparisonTest``,
23
+- ``FigureCanvasWx.macros``,
24
+- ``_ImageBase.iterpnames``, use the ``interpolation_names`` property instead.
25
+ (this affects classes that inherit from ``_ImageBase`` including
26
+ :class:`FigureImage`, :class:`BboxImage`, and :class:`AxesImage`),
27
- ``texmanager.dvipng_hack_alpha``,
28
- ``text.Annotation.arrow``,
29
0 commit comments