[issue40731] CWI url's protocol on LICENSE file from http to https

New submission from Vinicius Henrique Silva Bastos <bastosvinicius@live.com>: CWI url's protocol on LICENSE file from http to https from: http://www.cwi.nl to: https://www.cwi.nl Obs.: Learning about pull requests and how it works. ---------- assignee: docs@python components: Documentation files: LICENSE hgrepos: 388 messages: 369610 nosy: bastosvinicius, docs@python priority: normal severity: normal status: open title: CWI url's protocol on LICENSE file from http to https type: enhancement versions: Python 3.10 Added file: https://bugs.python.org/file49181/LICENSE _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue40731> _______________________________________

Change by Vinicius Henrique Silva Bastos <bastosvinicius@live.com>: ---------- keywords: +patch pull_requests: +19586 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20317 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue40731> _______________________________________

Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment: The text of the license cannot be changed without consulting with lawyers. ---------- nosy: +gvanrossum, serhiy.storchaka _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue40731> _______________________________________

Guido van Rossum <guido@python.org> added the comment: It works just fine with http:// (redirects to https). Thanks for testing our workflow. It works just fine. ---------- resolution: -> not a bug stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue40731> _______________________________________
participants (3)
-
Guido van Rossum
-
Serhiy Storchaka
-
Vinicius Henrique Silva Bastos