]> git.ipfire.org Git - thirdparty/tornado.git/commit
Specify that the encoding of file handler is utf-8. 2506/head
authorgarenchan <1412950785@qq.com>
Thu, 20 Sep 2018 03:36:37 +0000 (11:36 +0800)
committergarenchan <1412950785@qq.com>
Sat, 29 Sep 2018 00:31:12 +0000 (08:31 +0800)
commitdc3f5f31fe980c1cc54d47513d83fa8d9e94fd87
treea7a2751ab0dd07ce23d4675f2ab3e21146671e94
parent627eafb3ce21a777981c37a5867b5f1956a4dc16
Specify that the encoding of file handler is utf-8.
Fix issue #2503.
tornado/log.py