Issue 36089: Formatting/Spelling errors in SimpleHTTPServer docs
Created on 2019-02-23 03:02 by alanag13, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11995 | merged | python-dev, 2019-02-23 03:22 | |
| Messages (2) | |||
|---|---|---|---|
| msg336358 - (view) | Author: Alan Grgic (alanag13) * | Date: 2019-02-23 03:02 | |
The warning heading near the top of https://docs.python.org/2/library/simplehttpserver.html contains improperly formatted text and misspells SimpleHTTPServer as 'SimpleHTTServer'. |
|||
| msg336362 - (view) | Author: Serhiy Storchaka (serhiy.storchaka) * ![]() |
Date: 2019-02-23 05:16 | |
New changeset c7be55208b294e408ff625757198419af8914fdf by Serhiy Storchaka (Alan Grgic) in branch '2.7': bpo-36089: Fix formatting/spelling on SimpleHTTPServer docs. (GH-11995) https://github.com/python/cpython/commit/c7be55208b294e408ff625757198419af8914fdf |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:11 | admin | set | github: 80270 |
| 2019-02-23 05:27:35 | serhiy.storchaka | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019-02-23 05:16:16 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg336362 |
| 2019-02-23 03:22:45 | python-dev | set | keywords:
+ patch stage: patch review pull_requests: + pull_request12020 |
| 2019-02-23 03:02:12 | alanag13 | create | |
