Without the Bitbucket repo, there is no place for PIL issues [ci skip]

This commit is contained in:
Andrew Murray 2020-09-01 21:36:57 +10:00
parent 4174d42676
commit 8c891a21d7

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.