]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in docstring (GH-23515)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Dec 2020 14:29:57 +0000 (06:29 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Dec 2020 14:29:57 +0000 (06:29 -0800)
commitb4b323ce1afa13f3d60ddb63261743dd94986b81
tree1773c8e8fee62d68bd8f8ed8b950cbd22754fb92
parent409ce4a09e4f96ca9b251c19f5819205aae9ae34
Fix typo in docstring (GH-23515)

(cherry picked from commit 711381dfb09fbd434cc3b404656f7fd306161a64)

Co-authored-by: Fernando Toledo <42938011+fernandohtr@users.noreply.github.com>
Lib/http/client.py