We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ba232 commit 97b4b15Copy full SHA for 97b4b15
website/sphinx/releases/next.rst
@@ -92,3 +92,8 @@ Other modules
92
* `tornado.version_info` is now a four-tuple so official releases can be
93
distinguished from development branches.
94
* `tornado.curl_httpclient` now accepts non-integer timeouts.
95
+* `tornado.auth.TwitterMixin.authenticate_redirect` now takes a
96
+ ``callback_uri`` parameter.
97
+* `tornado.auth.TwitterMixin.twitter_request` now accepts both URLs and
98
+ partial paths (complete URLs are useful for the search API which follows
99
+ different patterns).
0 commit comments