[Python-modules-commits] [tweepy] branch upstream updated (09d0d53 -> c0d8577)
Carl Chenet
chaica-guest at moszumanska.debian.org
Tue Oct 27 14:25:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
chaica-guest pushed a change to branch upstream
in repository tweepy.
from 09d0d53 Imported Upstream version 3.1.0
new c0d8577 Imported Upstream version 3.4.0
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.coveragerc | 5 ++
.travis.yml | 2 +
CHANGELOG.md | 21 +++++++-
CONTRIBUTORS | 3 ++
README.md | 10 ++--
docs/api.rst | 74 ++++++++++++----------------
docs/auth_tutorial.rst | 9 ++--
docs/getting_started.rst | 4 +-
docs/streaming_how_to.rst | 113 +++++++++++++++++++++++++++++++++++++++++++
examples/oauth.py | 2 +-
requirements.txt | 6 +--
setup.py | 4 +-
tests/test_streaming.py | 51 ++++++++++++++++++++
tweepy/__init__.py | 10 ++--
tweepy/api.py | 120 +++++++++++++++++++++++++++++-----------------
tweepy/binder.py | 14 ++++--
tweepy/error.py | 14 +++++-
tweepy/models.py | 11 +++++
tweepy/streaming.py | 70 +++++++++++++++------------
tweepy/utils.py | 6 ---
20 files changed, 396 insertions(+), 153 deletions(-)
create mode 100644 docs/streaming_how_to.rst
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tweepy.git
More information about the Python-modules-commits
mailing list