]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add another ignore_bytes_warning call to log_test.
authorBen Darnell <ben@bendarnell.com>
Sun, 12 Oct 2014 02:59:15 +0000 (22:59 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 12 Oct 2014 02:59:15 +0000 (22:59 -0400)
commit72920458deabcf92378584c2f6c47d3a93c538fd
treea98c1df936d3f62b1b222697e9dac866cd06d9c0
parentc372a05f6bd24735af4743e8f57dcb4582da6bd6
Add another ignore_bytes_warning call to log_test.

This fixes a failure apparently introduced by changes to warning
logic in python 3.4.2.
tornado/test/log_test.py