2.3.4 release #109
No reviewers
Labels
No labels
Bug
Enhancement
Feature Suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: code/twython#109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-params"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
requires requests 0.13.4 >
basically we don't have to url encode params anymore and can just pass a dict of params to the request (finally! :D)