]> granicus.if.org Git - python/commit
Provide a little better debug output (GH-6940) (#6942)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 May 2018 16:53:24 +0000 (09:53 -0700)
committerBarry Warsaw <barry@python.org>
Thu, 17 May 2018 16:53:24 +0000 (12:53 -0400)
commit56882db4f7e7ee14ed37d5234c8a06a5a50a7593
treeb7f21ac29c75cf810fd50401359292026e07e688
parent6417d33633a3979d996015e52e4ff6c7a88e93e5
Provide a little better debug output (GH-6940) (#6942)

(cherry picked from commit 273f51f5ca9dd0420d327c95281b24078f8feeef)

Co-authored-by: Barry Warsaw <barry@python.org>
Lib/test/test_socket.py