[Python-modules-commits] [tweepy] branch upstream updated (c0d8577 -> 777fef5)

Ross Gammon ross-guest at moszumanska.debian.org
Thu Feb 11 21:21:43 UTC 2016


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a change to branch upstream
in repository tweepy.

      from  c0d8577   Imported Upstream version 3.4.0
       new  777fef5   Import tweepy_3.5.0.orig.tar.gz

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:
 .travis.yml                |  11 +-
 CHANGELOG.md               |   2 +
 README.md                  |   2 +-
 cassettes/testfailure.json | 287 +++++++++++++++++++++++++++++++++++++++++++++
 docs/api.rst               |  41 ++++++-
 docs/code_snippet.rst      |  26 ++++
 docs/index.rst             |   1 +
 docs/parameters.rst        |   1 +
 examples/streaming.py      |   2 +-
 tests/test_api.py          |  24 ++++
 tests/test_streaming.py    |  17 +--
 tox.ini                    |   2 +-
 tweepy/__init__.py         |   2 +-
 tweepy/api.py              |  15 +--
 tweepy/auth.py             |   2 -
 tweepy/binder.py           |   6 +-
 tweepy/error.py            |   5 +-
 tweepy/parsers.py          |  21 ++--
 tweepy/streaming.py        |  25 +++-
 19 files changed, 453 insertions(+), 39 deletions(-)
 create mode 100644 cassettes/testfailure.json

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