Raise TypeError when cursor is not provided a callable #453
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#453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
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?
This PR adds a check when creating a cursor to ensure that the first argument is callable. This fixes #452.
Coverage decreased (-0.2%) to 56.438% when pulling
c63ed8559eon clayadavis:master intoede941cf1aon ryanmcgrath:master.Coverage decreased (-0.2%) to 56.438% when pulling
c63ed8559eon clayadavis:master intoede941cf1aon ryanmcgrath:master.Coverage decreased (-0.2%) to 56.438% when pulling
c63ed8559eon clayadavis:master intoede941cf1aon ryanmcgrath:master.Coverage increased (+0.4%) to 56.986% when pulling
6166e86807on clayadavis:master intoede941cf1aon ryanmcgrath:master.Thanks for this!