Skip to content

Commit cfead4c

Browse files
committed
Fix a bunch of doc/comment typos in patches.py.
Also some small code cleanups there.
1 parent 1e6790f commit cfead4c

File tree

2 files changed

+92
-148
lines changed

2 files changed

+92
-148
lines changed

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

Lines changed: 1 addition & 0 deletions
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)