Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cfb64f4

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

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Collapse file
+6Lines changed: 6 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.