python-twitter-tools / twitter

Python Twitter API
http://mike.verdone.ca/twitter/
MIT License
3.17k stars 710 forks source link

Add missing parameter to _handle_response_with_retry() #429

Closed bbolli closed 3 years ago

bbolli commented 3 years ago

Feel free to drop the second commit, but I think it improves the code.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 902142314


Changes Missing Coverage Covered Lines Changed/Added Lines %
twitter/api.py 3 5 60.0%
<!-- Total: 3 5 60.0% -->
Totals Coverage Status
Change from base Build 893643267: 0.0%
Covered Lines: 657
Relevant Lines: 2049

💛 - Coveralls
boogheta commented 3 years ago

This makes total sense indeed, thanks, and makes me realise it also needs to be fixed in stream.py, will merge and add this before releasing 1.19.2