Skip to content

Commit 8097d1a

Browse files
committed
Fix a bunch of doc/comment typos in patches.py.
Also some small code cleanups there. The alias getters are already defined by cbook._define_aliases.
1 parent 1e6790f commit 8097d1a

File tree

2 files changed

+94
-158
lines changed

2 files changed

+94
-158
lines changed

doc/api/next_api_changes/2018-02-15-AL-deprecations.rst

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ The following classes, methods, functions, and attributes are deprecated:
3333
- ``_ImageBase.iterpnames``, use the ``interpolation_names`` property instead.
3434
(this affects classes that inherit from ``_ImageBase`` including
3535
:class:`FigureImage`, :class:`BboxImage`, and :class:`AxesImage`),
36+
- ``patches.Polygon.xy``,
3637
- ``texmanager.dvipng_hack_alpha``,
3738
- ``text.Annotation.arrow``,
3839

0 commit comments

Comments
 (0)