]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
authorRoss <rrhodes@users.noreply.github.com>
Sun, 15 Mar 2020 12:24:23 +0000 (12:24 +0000)
committerGitHub <noreply@github.com>
Sun, 15 Mar 2020 12:24:23 +0000 (14:24 +0200)
commit61ac612e78e4f2625977406fb6f366e0a644673a
tree83a14943941d3d3e1b9394045655c656947e523a
parent90235810ec28ca954bbf4b61a5ae5df7a00db409
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
Doc/library/http.rst
Doc/whatsnew/3.9.rst
Lib/http/__init__.py
Lib/test/test_httplib.py
Misc/NEWS.d/next/Library/2020-01-31-14-24-05.bpo-39507.3oln1a.rst [new file with mode: 0644]