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

2020-05-22 Thread Guido van Rossum
Guido van Rossum 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 <

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

2020-05-22 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: The text of the license cannot be changed without consulting with lawyers. -- nosy: +gvanrossum, serhiy.storchaka ___ Python tracker ___ __

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

2020-05-22 Thread Vinicius Henrique Silva Bastos
Change by Vinicius Henrique Silva Bastos : -- keywords: +patch pull_requests: +19586 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20317 ___ Python tracker _

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

2020-05-22 Thread Vinicius Henrique Silva Bastos
New submission from Vinicius Henrique Silva Bastos : 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