From 8c891a21d771ea37fe3a68c8fa146c3379383b26 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 1 Sep 2020 21:36:57 +1000 Subject: [PATCH] Without the Bitbucket repo, there is no place for PIL issues [ci skip] --- docs/about.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docs/about.rst b/docs/about.rst index ce6537e14..283135aca 100644 --- a/docs/about.rst +++ b/docs/about.rst @@ -36,10 +36,4 @@ What about PIL? 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. -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`_. - -.. _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. +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.