Back to Tornado

What's new in Tornado 6.5.1

docs/releases/v6.5.1.rst

6.5.5281 B
Original Source

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).