Remove deprecated variables #185

Closed
opened 2013-04-29 08:33:30 -07:00 by michaelhelmick · 0 comments
michaelhelmick commented 2013-04-29 08:33:30 -07:00 (Migrated from github.com)

twitter_token, twitter_secret and callback_url being passed to Twython.init have all been deprecated as of 2.8.0

In 3.0.0, since we'd be breaking backwards compatibility, remove those variables completely

`twitter_token`, `twitter_secret` and `callback_url` being passed to Twython.**init** have all been deprecated as of 2.8.0 In 3.0.0, since we'd be breaking backwards compatibility, remove those variables completely
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#185
No description provided.