Autolink PEP

This commit is contained in:
Hugo van Kemenade 2020-12-17 06:49:13 +02:00
parent f0c0a0a1f4
commit cfc45ab9c3

View File

@ -96,7 +96,7 @@ Other Changes
Removed bdist_wininst .exe installers Removed bdist_wininst .exe installers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.exe installers fell out of favour with PEP 527, and will be deprecated in .exe installers fell out of favour with :pep:`527`, and will be deprecated in
Python 3.8. Pillow will no longer be distributing them. Wheels should be used Python 3.8. Pillow will no longer be distributing them. Wheels should be used
instead. instead.