[Python-modules-commits] [tweepy] branch master updated (4accdeb -> 31ae3ae)

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 master
in repository tweepy.

      from  4accdeb   Update Vcs fields for git migration
       new  c0d8577   Imported Upstream version 3.4.0
       new  31ae3ae   Merge tag 'upstream/3.4.0'

The 2 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