[Python-modules-commits] [tweepy] 02/02: Merge tag 'upstream/3.4.0'
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 commit to branch master
in repository tweepy.
commit 31ae3ae22ce95443bcc5120ba3974e25943f0c3c
Merge: 4accdeb c0d8577
Author: Carl Chenet <chaica at ohmytux.com>
Date: Mon Oct 26 17:51:54 2015 +0100
Merge tag 'upstream/3.4.0'
Upstream version 3.4.0
.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(-)
--
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