]> git.ipfire.org Git - thirdparty/tornado.git/commit
Improve log message for invalid unicode.
authorBen Darnell <ben@bendarnell.com>
Mon, 23 Dec 2013 22:33:46 +0000 (17:33 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 23 Dec 2013 22:33:46 +0000 (17:33 -0500)
commit893c30d2dc8a16bea53e683f4903b83879b9d08f
tree3b0e73f37a98e6d0e8a93d3b0388d6ff5eb78307
parent511df843537691d4a2913db08f42f2691583fd0f
Improve log message for invalid unicode.

Truncate long values, and include the argument name if available.
tornado/web.py