Skip to content

Replace PIL.OleFileIO warning with descriptive ImportError#2833

Merged
wiredfool merged 1 commit intopython-pillow:masterfrom
hugovk:olefile-importerror
Nov 5, 2017
Merged

Replace PIL.OleFileIO warning with descriptive ImportError#2833
wiredfool merged 1 commit intopython-pillow:masterfrom
hugovk:olefile-importerror

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Nov 5, 2017

The vendored version was removed in #2199, on 13 Dec 2016, in favour of the olefile Python package and replaced with a deprecation warning that PIL.OleFileIO would be removed in a future version.

We've had four quarterly releases since then (4.0.0, 4.1.0, 4.2.0, 4.3.0), shall we now finish this off replace it with an import error that says the same thing and then remove it at a later date?

See #2784 for removal at a future date.

cc: @decalage2 @jdufresne

@hugovk hugovk added the olefile label Nov 5, 2017
@wiredfool
Copy link
Member

Release notes needed #2832

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants