Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 20, 2017

Before:

TestFileDcx.test_seek_too_far ... ok
TestFileDcx.test_tell ... ok
Check invalid prefix ... ok
Check valid prefix ... ok
Check DX10 images can be opened ... ok
Check DXT1 images can be opened ... ok
Check DXT3 images can be opened ... ok
Check DXT5 images can be opened ... ok
Check that the appropriate error is thrown for a short file ... ok
Check a short header ... ok
TestFileEps.test_bytesio_object ... ok
TestFileEps.test_cmyk ... ok

After:

TestFileDcx.test_seek_too_far ... ok
TestFileDcx.test_tell ... ok
TestFileDds.test__validate_false ... ok
TestFileDds.test__validate_true ... ok
TestFileDds.test_dx10_bc7 ... ok
TestFileDds.test_sanity_dxt1 ... ok
TestFileDds.test_sanity_dxt3 ... ok
TestFileDds.test_sanity_dxt5 ... ok
TestFileDds.test_short_file ... ok
TestFileDds.test_short_header ... ok
TestFileEps.test_bytesio_object ... ok
TestFileEps.test_cmyk ... ok

This means we don't necessarily need to go and remove the old docstings (see #2368) and, more importantly, don't need to remember to remove/prevent them in the future.

@hugovk hugovk added the Build label Jan 20, 2017
@wiredfool wiredfool merged commit bceee54 into python-pillow:master Jan 20, 2017
@hugovk hugovk deleted the prevent-nosetest-printing-docstrings branch January 20, 2017 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants