]> git.ipfire.org Git - thirdparty/tornado.git/commitdiff
Merge pull request #3497 from bdarnell/multipart-log-spam
authorBen Darnell <ben@bendarnell.com>
Thu, 15 May 2025 19:49:31 +0000 (15:49 -0400)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 19:49:31 +0000 (15:49 -0400)
httputil: Raise errors instead of logging in multipart/form-data parsing


Trivial merge