Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d3c930

Browse files
authored
Merge pull request #16095 from anntzer/anim-execargskey
Deprecate MovieWriter.{exec,args}_key, making them private.
2 parents eb18cb2 + 7feeac2 commit 3d3c930

File tree

3 files changed

+170
-245
lines changed

3 files changed

+170
-245
lines changed

doc/api/next_api_changes/deprecations.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,7 @@ Likewise, passing the *alpha*, *boundaries*, *values*, *extend*, or *filled*
106106
parameters with a `.ContourSet` mappable, or the *alpha* parameter with an
107107
`.Artist` mappable, is deprecated, as the mappable would likewise override
108108
them.
109+
110+
``args_key`` and ``exec_key`` attributes of builtin `.MovieWriter`\s
111+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
112+
These attributes are deprecated.

0 commit comments

Comments
 (0)