Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Apr 7, 2020

Fixes #4535.

Changes proposed in this pull request:

Two questions:

In src/PIL/ImageFile.py, this PR renames the raise_ioerror helper function to raise_oserror. Technically this could be considered a breaking change.

  1. Should we keep the old raise_ioerror with a deprecation warning?
  2. Should we name the new one _raise_oserror to indicate it is internal?

@radarhere radarhere merged commit 3bb39c7 into python-pillow:master Apr 10, 2020
@hugovk hugovk deleted the oserror branch April 10, 2020 11:03
radarhere added a commit to radarhere/Pillow that referenced this pull request Jun 21, 2020
@radarhere radarhere mentioned this pull request Jun 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageFont documentation does not match with current code

2 participants