]> granicus.if.org Git - python/commit
Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs.
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 20 Jan 2015 04:30:46 +0000 (06:30 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 20 Jan 2015 04:30:46 +0000 (06:30 +0200)
commitcb18b95ab8da1f1765e6fd4fbc082078ac55505d
treeab302469b6ff84ef28e1f454f958dde32f029c25
parented741d4ff0e79c89ba77906eb9417025c3935c71
Issue #20898: Add a "HTTP status codes" section to avoid duplication in HTTP docs.

This commit also removes a couple of non-standard status codes. They were
added as part of edf669b13482, so there is no backwards compatibility issue.

Patch by Demian Brecht.
Doc/library/http.client.rst
Doc/library/http.rst
Lib/http/__init__.py