]> 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:28:47 +0000 (06:28 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Dec 2020 14:28:47 +0000 (06:28 -0800)
commita3537716a582a3fd98bc2cd20dc6ec287a4730e8
treee982798172e030ce409d30670d50f52e35eb5bde
parent81f706d2db0f57c4fdd747df6e0a4cffcbc54704
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