Require Pillow, and remove support for PIL.

Review Request #11336 — Created Dec. 16, 2020 and submitted

Information

Djblets
release-2.0.x

Reviewers

PIL is ancient and no longer worth supporting. Django and other
applications expect Pillow these days, and recent changes in Djblets
also require some internals from Pillow (for checking on registered file
types).

This switches our dependency entirely over to Pillow. Users may need to
uninstall PIL.

Successfully built and installed this on reviews.reviewboard.org.

Summary ID
Require Pillow, and remove support for PIL.
PIL is ancient and no longer worth supporting. Django and other applicaitons expect Pillow these days, and recent changes in Djblets also require some internals from Pillow (for checking on registered file types). This switches our dependency entirely over to Pillow. Users may need to uninstall PIL.
cfe1dddf32eba883f21ce36a10d39a96576aca81
Description From Last Updated

Typo in description: applicaitons

daviddavid
david
  1. 
      
  2. Show all issues

    Typo in description: applicaitons

  3. 
      
chipx86
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (80979b4)
Loading...