]> git.ipfire.org Git - thirdparty/tornado.git/commit
Use kwargs for expires_days, and remove default of 30 days 2524/head
authorBruno P. Kinoshita <kinow@users.noreply.github.com>
Wed, 31 Oct 2018 09:38:45 +0000 (22:38 +1300)
committerBruno P. Kinoshita <kinow@users.noreply.github.com>
Wed, 21 Nov 2018 08:08:38 +0000 (21:08 +1300)
commit80c5357bdbdf06422dbfb3ed3f18f8abde66707f
tree3ed723cd648af5cdafe155d82cdb086a133bef99
parent8abbb90f339341da610a784e4eb248508ad7ba70
Use kwargs for expires_days, and remove default of 30 days
tornado/test/web_test.py
tornado/web.py