-
-
Notifications
You must be signed in to change notification settings - Fork 31.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Synchronize links in other copies of HISTORY OF THE SOFTWARE #97519
Comments
serhiy-storchaka
added a commit
to serhiy-storchaka/cpython
that referenced
this issue
Sep 24, 2022
…OFTWARE HTTP links in the "HISTORY OF THE SOFTWARE" section of Doc/license.rst were converted to HTTPS in f62ff97. But there were other copies of these links, which were left HTTP links.
Honestly I think fixing http links is like fixing whitespace. Let's just do it. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 25, 2022
…OFTWARE (pythonGH-97520) HTTP links in the "HISTORY OF THE SOFTWARE" section of Doc/license.rst were converted to HTTPS in f62ff97. But there were other copies of these links, which were left HTTP links. (cherry picked from commit ea4be27) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 25, 2022
…OFTWARE (pythonGH-97520) HTTP links in the "HISTORY OF THE SOFTWARE" section of Doc/license.rst were converted to HTTPS in f62ff97. But there were other copies of these links, which were left HTTP links. (cherry picked from commit ea4be27) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Thanks, Guido. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HTTP links in the "HISTORY OF THE SOFTWARE" section of
Doc/license.rst
were converted to HTTPS. But there are other copies of this section inLICENSE
andMac/BuildScript/resources/License.rtf
, and there is yet one related link inMisc/HISTORY
. HTTP links were kept here. I though that we can upgrade these links because they are not part of third-party licenses and not part of the PSF license. But @gvanrossum said that "HISTORY OF THE SOFTWARE" is also important.There are two ways to fix the discrepancy:
Doc/license.rst
:The text was updated successfully, but these errors were encountered: