]> git.ipfire.org Git - thirdparty/tornado.git/commit
Update twitter base urls to use api 1.1 and HTTPS.
authorBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 01:49:08 +0000 (21:49 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 1 Jun 2013 02:02:58 +0000 (22:02 -0400)
commit5d131ca6114b7d2cde1f8047b1ec35b92f1c1ffb
tree0510e11817ddd32dc336662dee71ed4dd6ebee49
parent9298756eec8ea5076e123ad38c3b274a285dd317
Update twitter base urls to use api 1.1 and HTTPS.

This is in preparation for the shutdown of version 1 of the API on
June 11.

Closes #809.
tornado/auth.py