[issue32440] Use HTTPS in help()

2017-12-28 Thread Old K

New submission from Old K :

In python3, in the output of help(), there is link
http://docs.python.org/3.6/tutorial/.
It should be made into https.

There are already some issues about changing http links to https:
https://bugs.python.org/issue25910
https://bugs.python.org/issue26736

But this link is still unchanged.

--
assignee: docs@python
components: Documentation
messages: 309127
nosy: Old K, docs@python
priority: normal
severity: normal
status: open
title: Use HTTPS in help()
versions: Python 3.7

___
Python tracker 
<https://bugs.python.org/issue32440>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue32440] Use HTTPS in help()

2017-12-28 Thread Old K

Old K  added the comment:

I have created a pull request at:

https://github.com/python/cpython/pull/5030

--

___
Python tracker 
<https://bugs.python.org/issue32440>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com