You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re: "version constants deprecated" listed above, as user gnbl notes in #3082:
106
106
107
107
- it's confusing that PIL.VERSION returns the version string of the former PIL instead of Pillow's
108
-
- there does not seem to be documentation on this version number (why this, will it ever change, ..) e.g. at https://pillow.readthedocs.io/en/5.1.x/about.html#why-a-fork
108
+
- ReadTheDocs documentation is missing for some version branches (why is this, will it ever change, ...)
109
109
- it's confusing that PIL.version is a module and does not return the version information directly or hints on how to get it
110
110
- the package information header is essentially useless (placeholder, does not even mention Pillow, nor the version)
111
111
- PIL._version module documentation comment could explain how to access the version information
0 commit comments