]> git.ipfire.org Git - thirdparty/tornado.git/commit
Handle curses.tigetstr() returning None 3094/head
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 17 Dec 2021 17:25:41 +0000 (09:25 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 17:25:41 +0000 (09:25 -0800)
commit473788d36f9d65186a8127e1bf24e2b61b5dc265
tree99d2bc8d8d2544b8540dee37bab65be8c478718c
parent208672f3bf6cbb7e37f54c356e02a71ca29f1e02
Handle curses.tigetstr() returning None

Found with python/typeshed#6620
tornado/log.py