projects
/
tweepy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tweepy.git
2020-12-30
Harmon
Check consumer key and secret type when initializing...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-30
Harmon
Remove unnecessary ASCII encoding of credentials in...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-30
Harmon
Remove Status.__ne__ and User.__ne__
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve exception handling in Stream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Remove StreamListener.on_event
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Simplify StreamListener.on_data
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Merge pull request #1484 from dplefevre/doc_fix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve formatting for documentation for include_rts...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Update cassette for user_timeline test
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Update user_timeline test
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Remove Stream.api
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Simplify Stream.disconnect
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve inline comment formatting in Stream._read_loop
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Add Python Versions badge to README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Remove unnecessary URL parameter in Documentation Statu...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve PyPI Version badge in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Add links to documentation and Twitter API documentatio...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve Discord badge in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-29
Harmon
Improve Documentation Status badge in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove StreamListener.on_direct_message and StreamListe...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove Stream.sitestream and Stream.userstream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove Stream.retweet
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Improve formatting in setup.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove Stream.firehose
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Improve import grouping in auth.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Improve import grouping in streaming.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove unnecessary start argument for range in cache...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-28
Harmon
Remove extraneous newline in api.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Replace type equality check in OAuthHandler initialization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Improve formatting for NoIdItem in ResultSet tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Send coverage to Coveralls in GitHub Actions Test workflow
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Update dev requirement for coveralls
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Merge pull request #1482 from tweepy/python-2-support...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Daniel Lefevre
Removed erroneous uid parameter in user_timeline method...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Daniel Lefevre
Fixed missing params in user_timeline function signatur...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Daniel Lefevre
Fixed typos in include_rts param in api.rst/API.user_ti...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Daniel Lefevre
fixed missing 'replace' in parameters.rst
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-27
Harmon
Fix formatting inconsistency in Stream._run
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Daniel Lefevre
Reordered allowed parameters in user_timeline in api...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Daniel Lefevre
Reordered parameters on user_timeline to correspond...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Daniel Lefevre
Removed erroneous 'page' parameter from user_timeline...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Improve formatting in is_rate_limit_error_message function
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove API.geo_similar_places
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update documentation for sep parameter for ReadBuffer...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Use next built-in function in place of next method...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove Python 2.7 from tox configuration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove cPickle import attempt
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Specify support for Python 3.5 - 3.9 in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update setup classifiers to be only Python 3
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update Python requirement to >= 3.5
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove Python 2.7 from GitHub Actions Test workflow
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove six requirement
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Replace six.reraise
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove unnecessary attributes for super
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove subclassing of object
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Replace six.text_type with str
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Replace six.b with b prefix for bytes literals
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Replace six.BytesIO with io.BytesIO
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove no longer used variable in streaming tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update urllib.parse.quote and urllib.parse.urlencode...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update urllib.parse.parse_qs import
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update HTTPConnection import
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove input import from six.moves
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove u prefix from strings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove absolute_import and print_function imports from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Use HTTPS for badge image URLs in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Update documentation badge to v3.10.0 in README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Allow GitHub Actions Deploy workflow to be manually...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Explicitly install wheel in GitHub Actions Deploy workflow
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Release v3.10.0
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Add changelog for version 3.10.0
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Merge pull request #1444 from brett-schneider/master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Remove extraneous changes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Merge pull request #1475 from keatonconrad/master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-26
Harmon
Merge branch 'master' into master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-24
Harmon
Add support for Python 3.9
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Rename job in GitHub Actions Test workflow
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Add status badge for GitHub Actions Test workflow to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Fix GitHub Actions Deploy workflow command to create...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Simplify dependency installation in GitHub Actions...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Change GitHub Actions Deploy workflow to run when relea...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-23
Harmon
Capitalize GitHub Actions workflow name
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-22
Keaton Conrad
Resolving media_upload conflicts
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-22
keatonconrad
Resets cursor to beginning of file after guessing file...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-22
Harmon
Merge pull request #1413 from fkropfhamer/no_saved_file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-22
Fabian Kropfhamer
Update tweepy/api.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-22
Fabian Kropfhamer
added check if before reading file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-21
Harmon
Merge pull request #1458 from dplefevre/doc_fix
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-21
Daniel Lefevre
Update docs/api.rst
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Daniel Lefevre
Added missing allowed params to home_timeline in api.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Daniel Lefevre
Added 'include_entities' to home_timeline docstring...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Daniel Lefevre
Removed 'exclude_replies' from parameters.rst and added...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Daniel Lefevre
Reordered 'count' in to be first allowed parameter...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Daniel Lefevre
Removed erroneous 'page' parameter from API.home_timeli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
Harmon
Remove API.update_profile_background_image
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-19
keatonconrad
Fixed None value error in f.read()
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-18
Harmon
Update cassette for API.get_oembed test
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-18
Harmon
Update test for API.get_oembed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-18
Harmon
Update allowed parameters for API.get_oembed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2020-12-18
Harmon
Add missing information in documentation for API.get_oembed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next