2.10.1 #209
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#209
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dev"
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?
search_gen, fixes #200get_lastfunction_headerto actually do what its docstring says, returnsNoneif header is not found, fixes #205__init__didn't need to haveself.authandself.headersbecause they were never used anywhere else but the__init__disconnectmethod toTwythonStreamer, allowing users to disconnect as they desireTwythonStreamErrordocstring, also allow importing it fromtwythonTwythonStreamErrorwhen stream line can't be decoded. Instead, sends signal toTwythonStreamer.on_error[ci skip]