]> git.ipfire.org Git - thirdparty/tornado.git/commit
Format HTTPError.log_message only if args provided
authorHarsh Parekh <harsh_parekh@outlook.com>
Thu, 27 Feb 2025 16:45:44 +0000 (11:45 -0500)
committerHarsh Parekh <harsh_parekh@outlook.com>
Thu, 27 Feb 2025 18:18:22 +0000 (13:18 -0500)
commitec08dd3f1ecf70a647cc56ad5447abe41b833ddb
tree69ab0336ad1ba6afa86c691b7f91137bde71b535
parentd92390ed7de121e83b8bab8d15bd01f9a4c38879
Format HTTPError.log_message only if args provided

Attempts to fix the [jupyter_server/issues/1503](https://github.com/jupyter-server/jupyter_server/issues/1503) issue
tornado/web.py