]> git.ipfire.org Git - thirdparty/tornado.git/tag
v6.3.1
object 419838b9bcc51445241630def0478f1fbaa61b4b
authorBen Darnell <ben@bendarnell.com>
Fri, 21 Apr 2023 20:33:11 +0000 (16:33 -0400)
What's new in Tornado 6.3.1

Apr 21, 2023
------------

``tornado.web``
~~~~~~~~~~~~~~~

- `.RequestHandler.set_cookie` once again accepts capitalized keyword arguments
  for backwards compatibility. This is deprecated and in Tornado 7.0 only lowercase
  arguments will be accepted.