New submission from Serhiy Storchaka <storchaka+cpyt...@gmail.com>:

The documentation for buffer protocol and memoryview objects contains 
references to "PIL-style arrays". Since PIL [1] seems dead (it was not ported 
to Python 3) and superseded by Pillow [2], I think it is worth to update these 
references. Either rename "PIL-style arrays" to "Pillow-style arrays" or change 
the wording to more general.

[1] http://www.pythonware.com/products/pil/
[2] http://python-pillow.org/

----------
assignee: docs@python
components: Documentation
messages: 315458
nosy: docs@python, pitrou, serhiy.storchaka, skrah
priority: normal
severity: normal
status: open
title: Update references to PIL-style arrays
type: enhancement
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue33310>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to