mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Issue #16484: Fix pydoc link and test on Windows, by Kaushik Nadikuditi
This commit is contained in:
parent
0c0da48aed
commit
4f8aaf6440
3 changed files with 8 additions and 3 deletions
|
|
@ -591,6 +591,10 @@ IDLE
|
|||
Documentation
|
||||
-------------
|
||||
|
||||
- Issue #16484: Change the default PYTHONDOCS URL to "https:", and fix the
|
||||
resulting links to use lowercase. Patch by Sean Rodman, test by Kaushik
|
||||
Nadikuditi.
|
||||
|
||||
- Issue #24136: Document the new PEP 448 unpacking syntax of 3.5.
|
||||
|
||||
- Issue #26736: Used HTTPS for external links in the documentation if possible.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue