projects
/
tweepy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tweepy.git
2021-05-19
Harmon
Properly close file in API.update_profile_banner
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Properly close file in API.update_with_media
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Skip auth tests if consumer key and/or secret missing
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Remove Stream tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Update API.user_timeline argument name in next(cursor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Update consumer key and secret usage in auth tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-19
Harmon
Use ensure_future instead of create_task in AsyncStream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-18
Harmon
Switch from recommonmark to MyST-Parser for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-18
Harmon
Remove sphinxcontrib-trio for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-18
Harmon
Pin Read the Docs Sphinx theme version for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-18
Harmon
Pin Sphinx version for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-16
Harmon
Use sphinxcontrib-trio for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-16
Harmon
Install async extra for Read the Docs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-16
Harmon
Merge pull request #1491 from tweepy/async-streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-16
Harmon
Check oauthlib installation when importing asynchronous...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-13
Harmon
Remove unused os import in api.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-13
Harmon
Add API.user_agent
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-13
Harmon
Merge pull request #1584 from crunis/async-streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-13
Christian Teijon
Update documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-13
Harmon
Bump version to 4.0.0-alpha for development purposes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-12
Christian Teijon
Remove async from filter and sample functions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-07
Harmon
Change Client initialization parameter to be keyword...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-05-01
Harmon
Fix reference to pinned_tweet_id in User
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Add installation documentation for async extra
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Improve documentation for Stream.sample
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Change AsyncStream.sample parameters to be keyword...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Change AsyncStream.filter parameters to be keyword...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Change AsyncStream initialization parameters to be...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Add languages parameter for AsyncStream.sample
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Add filter_level and languages parameters for AsyncStre...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Add Parameters and Raises to documentation for AsyncStream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Improve terminology in AsyncStream.on_keep_alive
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Merge branch 'master' into async-streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Use stable version of Requests documentation for Inters...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Add documentation for AsyncStream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Merge branch 'master' into async-streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Remove Pagination Code Snippet
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Improve limit handling in Cursor iterators
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Improve variable name in Cursor.items
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Use default limit of infinite rather than 0 for Cursor...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-29
Harmon
Replace Cursor Tutorial with documentation for Cursor
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-28
Harmon
Merge pull request #1574 from kowalczyk-krzysztof/master
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-28
Krzysztof Kowalczyk
Updated Project-Id-Version for exceptions.po
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-28
Krzysztof Kowalczyk
Fixed changelog date
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-28
Krzysztof Kowalczyk
Fixed dates
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-28
Krzysztof Kowalczyk
Fixed translation mistakes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve API v1.1 Models Reference documentation order
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve order in models.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve ResultSet formatting
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Add models reference documentation for API v1.1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Remove Relation model
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve clarity of Client.like
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve documentation on returned value for Client...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve documentation on returned value for Client...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Add Client.block and Client.unblock
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Add Client.like and Client.unlike
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Improve quotation mark consistency in Client tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Change Client.unhide_reply parameter name to match...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-27
Harmon
Merge pull request #1535 from tweepy/api-v2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-21
Krzysztof Kowalczyk
Updated Polish language locale
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-14
Harmon
Merge pull request #1569 from DefiDebauchery/patch-1
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-14
DefiDebauchery
Update TweepError calls to TweepyException
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-14
Harmon
Merge branch 'master' into async-streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Remove record.json
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Merge branch 'master' into api-v2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Remove use_replay import in test_api.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Add tests for Client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Document pagination
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Document models
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Replace API v1.1 models in package namespace
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Document Response
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-13
Harmon
Document Client
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Improve Client.get_users line length consistency
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Merge branch 'master' into api-v2
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Remove streaming.py example
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Remove currentmodule directive from exceptions document...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Fix header reference in documentation for API
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Fix header reference in documentation for Stream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Update and improve documentation for streaming
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Improve wording in documentation for Stream.on_data
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Change Stream.on_closed resp parameter name to response
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Document API.Stream
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Change Stream.on_warning notice parameter name to warning
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Change Stream.on_disconnect_message notice parameter...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Improve formatting in API.search_full_archive documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Improve formatting in API.search_30_day documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-12
Harmon
Automatically document all exceptions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Improve formatting in API docstring
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Add Read the Docs configuration file to specify require...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Pin recommonmark version for documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Improve note about release notes in changelog
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Move changelog to documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Improve order of Extended Tweets documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Update link to Twitter's Tweet updates documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Improve API documentation header capitalization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Remove self-evident blurb in API documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Improve API documentation headers
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Separate, update, and improve exceptions documentation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Update and improve documentation for API.search_full_ar...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2021-04-11
Harmon
Update and improve documentation for API.search_30_day
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next