mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Use https:// URLs when referring to python.org hosts.
This commit is contained in:
parent
46761ec7c2
commit
e73778c1ac
54 changed files with 160 additions and 160 deletions
|
@ -82,6 +82,6 @@ patching Python in the `Python Developer's Guide`_. If you have questions,
|
|||
the `core-mentorship mailing list`_ is a friendly place to get answers to
|
||||
any and all questions pertaining to the process of fixing issues in Python.
|
||||
|
||||
.. _Documentation bugs: http://bugs.python.org/issue?@filter=status&@filter=components&components=4&status=1&@columns=id,activity,title,status&@sort=-activity
|
||||
.. _Python Developer's Guide: http://docs.python.org/devguide/
|
||||
.. _Documentation bugs: https://bugs.python.org/issue?@filter=status&@filter=components&components=4&status=1&@columns=id,activity,title,status&@sort=-activity
|
||||
.. _Python Developer's Guide: https://docs.python.org/devguide/
|
||||
.. _core-mentorship mailing list: https://mail.python.org/mailman/listinfo/core-mentorship/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue