Skip to content

Commit cfb64f4

Browse files
authored
Merge pull request #9657 from dstansby/api-note
Add API note about MovieWriterRegistry exception
2 parents f524106 + bcd6e23 commit cfb64f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/api/api_changes/01-11-2017-DS.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
MovieWriterRegistry raises RuntimeError when writer not available
2+
-----------------------------------------------------------------
3+
4+
If `MovieWriterRegistry` can't find the requested `MovieWriter`, a more helpful
5+
`RuntimeError` message is now raised instead of the previously raised
6+
`KeyError`.

0 commit comments

Comments
 (0)