Change sort of registered readers/writers to avoid comparing types#2322
Change sort of registered readers/writers to avoid comparing types#2322astrofrog merged 2 commits intoastropy:masterfrom
Conversation
|
Isn't the change in |
CHANGES.rst
Outdated
There was a problem hiding this comment.
Just being nitpicky, but this should have a period at the end.
|
@mwcraig - overall this looks good, thanks! We should wait to see if @astrofrog wants to have a look before merging. |
|
@taldcroft -- thanks for the feedback! What I don't think it needs a separate test necessarily, since the same fix is tested in |
|
@mwcraig - I agree that the code looks fine and doesn't need a separate test. |
|
Looks good - thanks @mwcraig! |
Change sort of registered readers/writers to avoid comparing types
Change sort of registered readers/writers to avoid comparing types
Signed-off-by: Nathaniel Starkman (@nstarman) <[email protected]>
Signed-off-by: Nathaniel Starkman (@nstarman) <[email protected]>
Signed-off-by: Nathaniel Starkman (@nstarman) <[email protected]>
Closes #2312 (also in commit comment to make sure it autocloses)
I could not find a way to test the change to
io.registry._get_valid_format.