]> git.ipfire.org Git - thirdparty/tornado.git/tag
v6.5.1
object b5586f3f2956308a9dff1fba2c3ddbbbe1ab29d0
authorBen Darnell <ben@bendarnell.com>
Thu, 22 May 2025 17:57:59 +0000 (13:57 -0400)
What's new in Tornado 6.5.1

May 22, 2025
------------

Bug fixes
~~~~~~~~~

- Fixed a bug in ``multipart/form-data`` parsing that could incorrectly reject filenames containing
  characters above U+00FF (i.e. most characters outside the Latin alphabet).