Removed references to the "current version" by radarhere · Pull Request #7905 · python-pillow/Pillow

@radarhere

@radarhere

hugovk

Comment on lines +3022 to +3023

:py:func:`~PIL.Image.frombytes`. This is a bug, and will probably be fixed in a
future release. The current release issues a warning if you do this; to disable

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bug, and will probably be fixed in a future release.

This has been around since PIL 1.1.6 released in 2006 🙃

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we add the "hasn't worked in 20 years" label to this issue? 😄

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

@radarhere