Merge pull request #4894 from radarhere/pil

Without the Bitbucket repo, there is no place for PIL issues
This commit is contained in:
Andrew Murray 2020-09-02 17:36:31 +10:00 committed by GitHub
commit 28c6b60b40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,10 +36,4 @@ What about PIL?
Prior to Pillow 2.0.0, very few image code changes were made. Pillow 2.0.0 Prior to Pillow 2.0.0, very few image code changes were made. Pillow 2.0.0
added Python 3 support and includes many bug fixes from many contributors. added Python 3 support and includes many bug fixes from many contributors.
As more time passes since the last PIL release (1.1.7 in 2009), the likelihood of a new PIL release decreases. However, we've yet to hear an official "PIL is dead" announcement. So if you still want to support PIL, please `report issues here first`_, then `open corresponding Pillow tickets here`_. As more time passes since the last PIL release (1.1.7 in 2009), the likelihood of a new PIL release decreases. However, we've yet to hear an official "PIL is dead" announcement.
.. _report issues here first: https://bitbucket.org/effbot/pil-2009-raclette/issues
.. _open corresponding Pillow tickets here: https://github.com/python-pillow/Pillow/issues
Please provide a link to the first ticket so we can track the issue(s) upstream.