Skip to content

Commit 7ed393c

Browse files
committed
Removed broken URL
1 parent b7353af commit 7ed393c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/releasenotes/5.2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Resolve confusion getting PIL / Pillow version string
105105
Re: "version constants deprecated" listed above, as user gnbl notes in #3082:
106106

107107
- 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, ...)
109109
- it's confusing that PIL.version is a module and does not return the version information directly or hints on how to get it
110110
- the package information header is essentially useless (placeholder, does not even mention Pillow, nor the version)
111111
- PIL._version module documentation comment could explain how to access the version information

0 commit comments

Comments
 (0)