]> granicus.if.org Git - python/commit
bpo-35565: Add detail to assertion failure message in wsgiref (GH-11293)
authorCheryl Sabella <cheryl.sabella@gmail.com>
Tue, 25 Dec 2018 23:19:11 +0000 (18:19 -0500)
committerRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 25 Dec 2018 23:19:11 +0000 (15:19 -0800)
commit5ef4fc241aea6759ef3f55b1ef564aebc492a0db
treea0695bf2d5c08f7e0ce7ee0321045a3683f803c1
parent32d96a2b5bc3136d45a66adbdb45fac351b520ce
bpo-35565: Add detail to assertion failure message in wsgiref (GH-11293)
Lib/test/test_wsgiref.py
Lib/wsgiref/handlers.py