Skip to content

Remove deprecated PIL.OleFileIO in favour of olefile Python package#3598

Merged
hugovk merged 1 commit intopython-pillow:masterfrom
hugovk:rm-olefile-deprecation
Jan 26, 2019
Merged

Remove deprecated PIL.OleFileIO in favour of olefile Python package#3598
hugovk merged 1 commit intopython-pillow:masterfrom
hugovk:rm-olefile-deprecation

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Jan 19, 2019

For #3581.

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 nine quarterly releases since then (4.0.0, 4.1.0, 4.2.0, 4.3.0, 5.0.0, 5.1.0, 5.2.0, 5.3.0, 5.4.0), let's remove the deprecation.

@hugovk hugovk mentioned this pull request Jan 19, 2019
5 tasks
@radarhere radarhere added the Removal Removal of a feature, usually done in major releases label Jan 21, 2019
@hugovk hugovk merged commit 87139b2 into python-pillow:master Jan 26, 2019
@hugovk hugovk deleted the rm-olefile-deprecation branch January 27, 2019 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Removal Removal of a feature, usually done in major releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants