[Python-modules-commits] [praw] branch upstream updated (dd10648 -> 2d33254)

Josué Ortega josue at moszumanska.debian.org
Sun Jan 28 22:59:49 UTC 2018


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

josue pushed a change to branch upstream
in repository praw.

      from  dd10648   Import praw_5.2.0.orig.tar
      adds  2d33254   Import praw_5.3.0.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 CHANGES.rst                                        |   15 +
 PKG-INFO                                           |    2 +-
 docs/code_overview/models/comment.rst              |    7 +
 docs/getting_started/authentication.rst            |   22 +
 docs/getting_started/quick_start.rst               |    2 +
 docs/tutorials/comments.rst                        |   48 +-
 praw.egg-info/PKG-INFO                             |    2 +-
 praw.egg-info/SOURCES.txt                          |    4 +
 praw.egg-info/requires.txt                         |    2 +-
 praw/const.py                                      |    3 +-
 praw/models/reddit/mixins/inboxable.py             |    8 +-
 praw/models/reddit/multi.py                        |   30 +-
 praw/models/reddit/redditor.py                     |   12 +-
 setup.py                                           |    2 +-
 .../cassettes/TestMultiredditStreams.comments.json | 3559 ++++++++
 ...estMultiredditStreams.comments__with_pause.json |  379 +
 .../TestMultiredditStreams.submissions.json        | 8532 ++++++++++++++++++++
 ..._no_perms.json => TestRedditor.test_block.json} |   73 +-
 tests/integration/models/reddit/test_multi.py      |   50 +-
 tests/integration/models/reddit/test_redditor.py   |    7 +
 20 files changed, 12687 insertions(+), 72 deletions(-)
 create mode 100644 tests/integration/cassettes/TestMultiredditStreams.comments.json
 create mode 100644 tests/integration/cassettes/TestMultiredditStreams.comments__with_pause.json
 create mode 100644 tests/integration/cassettes/TestMultiredditStreams.submissions.json
 copy tests/integration/cassettes/{TestSubredditRelationships.moderator_invite__no_perms.json => TestRedditor.test_block.json} (53%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git



More information about the Python-modules-commits mailing list