Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 541: transfer "PIL" to "Pillow" maintainers #31

Closed
verhovsky opened this issue Sep 18, 2019 · 3 comments
Closed

PEP 541: transfer "PIL" to "Pillow" maintainers #31

verhovsky opened this issue Sep 18, 2019 · 3 comments
Labels
PEP 541 Package name support requests

Comments

@verhovsky
Copy link

Pillow is a fork of the Python Imaging Library, PIL.

Pillow is installed as pip install pillow but imported as from PIL import Image. This mismatch causes confusion for users, this Stack Overflow question and this Stack Overflow question have each been viewed half a million times, and there are a couple other questions caused by this situation. It's a popular library and used by beginners.

On PyPI, the last release of PIL was on Dec 3, 2006 https://pypi.org/project/PIL/#history whereas Pillow is still being actively devolped. This predates Python 3 (2008). Because it predates Python 3, it would okay to transfer the pip install pil name to the authors of Pillow using PEP 541. If not right now, definitely when Python 2 is deprecated in January 2020.

@jamadden
Copy link
Contributor

I've emailed the address we have on file for the sole owner account; that address isn't verified.

Based on public information, I believe that account belongs to a well-known Python developer and author; the most recent CPython commit from that person appears to be from 2006. I've been unable to identify a github repo or other means of contact.

@di di transferred this issue from pypi/warehouse Oct 25, 2019
@di di added the PEP 541 Package name support requests label Oct 25, 2019
@jamadden
Copy link
Contributor

I've attempted more contacts, most recently when the address for this issue was updated. I've yet to receive a response.

(Cross-linking back to the pillow issue where the pillow maintainers indicated they would be interested: python-pillow/Pillow#1535 (comment))

@ewdurbin
Copy link
Member

ewdurbin commented Jan 3, 2020

Transfer complete.

@ewdurbin ewdurbin closed this as completed Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PEP 541 Package name support requests
Projects
None yet
Development

No branches or pull requests

4 participants