]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Grammar fix to socket error string (GH-93523) (GH-93560)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 7 Jun 2022 08:10:24 +0000 (01:10 -0700)
committerGitHub <noreply@github.com>
Tue, 7 Jun 2022 08:10:24 +0000 (10:10 +0200)
commit008bcdec117548f88b97cf1987286b2bf92a69fc
tree0ac05d057e63fcffd0b0313c15c07f1fec31865e
parente139dee1f7055acdbf192abe4eb539e8df49786f
Grammar fix to socket error string (GH-93523) (GH-93560)

(cherry picked from commit 890c3be8fb10bc329de06fa9d3b18dd8d90aa8b5)

Co-authored-by: Evorage <owner@evorage.com>
Lib/socket.py