[Python-modules-commits] [praw] 01/01: Updated to 3.3.0

Riley Baird orthogonal-guest at moszumanska.debian.org
Sun Nov 29 09:35:55 UTC 2015


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

orthogonal-guest pushed a commit to branch master
in repository praw.

commit fc3a5c7f867ed4bcb947043df461fc30faff0a12
Author: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
Date:   Sat Nov 28 16:18:31 2015 +1100

    Updated to 3.3.0
---
 CHANGES.rst                                        |   36 +
 PKG-INFO                                           |    9 +-
 README.rst                                         |    7 +-
 debian/.git-dpm                                    |   11 -
 debian/changelog                                   |    8 +
 debian/control                                     |    6 +-
 debian/files                                       |    3 +
 debian/patches/change-info-section.patch           |   32 -
 debian/patches/disable-tests.patch                 |   20 +-
 debian/patches/fix-privacy-issue.patch             |   20 +-
 debian/patches/no-autoupdate.patch                 |   47 +-
 debian/patches/series                              |    1 -
 debian/praw-doc.debhelper.log                      |   26 +
 debian/praw-doc.substvars                          |    2 +
 debian/praw-doc/DEBIAN/control                     |   18 +
 debian/praw-doc/DEBIAN/md5sums                     |  333 ++
 debian/praw-doc/usr/share/doc-base/praw            |   18 +
 .../praw-doc/usr/share/doc/praw-doc/README.tests   |   16 +
 .../usr/share/doc/praw-doc/changelog.Debian.gz     |  Bin 0 -> 366 bytes
 .../praw-doc/usr/share/doc/praw-doc/changelog.gz   |  Bin 0 -> 10751 bytes
 debian/praw-doc/usr/share/doc/praw-doc/copyright   |   31 +
 .../usr/share/doc/praw-doc/html/.buildinfo         |    4 +
 .../share/doc/praw-doc/html/_images/CodeUrl.png    |  Bin 0 -> 26821 bytes
 .../share/doc/praw-doc/html/_images/CreateApp.png  |  Bin 0 -> 21312 bytes
 .../usr/share/doc/praw-doc/html/_sources/index.txt |  217 +
 .../doc/praw-doc/html/_sources/pages/changelog.txt |    9 +
 .../praw-doc/html/_sources/pages/code_overview.txt |   59 +
 .../html/_sources/pages/comment_parsing.txt        |   14 +
 .../html/_sources/pages/configuration_files.txt    |   32 +-
 .../html/_sources/pages/contributor_guidelines.txt |    2 +-
 .../praw-doc/html/_sources/pages/exceptions.txt    |   87 +
 .../share/doc/praw-doc/html/_sources/pages/faq.txt |    8 +-
 .../html/_sources/pages/getting_started.txt        |    7 +-
 .../praw-doc/html/_sources/pages/lazy-loading.txt  |   78 +
 .../praw-doc/html/_sources/pages/multiprocess.txt  |   85 +
 .../doc/praw-doc/html/_sources/pages/oauth.txt     |    6 +
 .../html/_sources/pages/useful_scripts.txt         |   18 +-
 .../praw-doc/html/_sources/pages/writing_a_bot.txt |  349 ++
 .../share/doc/praw-doc/html/_static/CodeUrl.png    |  Bin 0 -> 26821 bytes
 .../share/doc/praw-doc/html/_static/CreateApp.png  |  Bin 0 -> 21312 bytes
 .../doc/praw-doc/html/_static/ajax-loader.gif      |  Bin 0 -> 673 bytes
 .../usr/share/doc/praw-doc/html/_static/basic.css  |  599 +++
 .../share/doc/praw-doc/html/_static/classic.css    |  261 +
 .../doc/praw-doc/html/_static/comment-bright.png   |  Bin 0 -> 3500 bytes
 .../doc/praw-doc/html/_static/comment-close.png    |  Bin 0 -> 3578 bytes
 .../share/doc/praw-doc/html/_static/comment.png    |  Bin 0 -> 3445 bytes
 .../share/doc/praw-doc/html/_static/default.css    |    1 +
 .../share/doc/praw-doc/html/_static/doctools.js    |  263 +
 .../doc/praw-doc/html/_static/down-pressed.png     |  Bin 0 -> 347 bytes
 .../usr/share/doc/praw-doc/html/_static/down.png   |  Bin 0 -> 347 bytes
 .../usr/share/doc/praw-doc/html/_static/file.png   |  Bin 0 -> 358 bytes
 .../usr/share/doc/praw-doc/html/_static/jquery.js  |    1 +
 .../usr/share/doc/praw-doc/html/_static/minus.png  |  Bin 0 -> 173 bytes
 .../usr/share/doc/praw-doc/html/_static/plus.png   |  Bin 0 -> 173 bytes
 .../share/doc/praw-doc/html/_static/pygments.css   |   63 +
 .../share/doc/praw-doc/html/_static/searchtools.js |  622 +++
 .../usr/share/doc/praw-doc/html/_static/sidebar.js |  159 +
 .../share/doc/praw-doc/html/_static/underscore.js  |    1 +
 .../share/doc/praw-doc/html/_static/up-pressed.png |  Bin 0 -> 345 bytes
 .../usr/share/doc/praw-doc/html/_static/up.png     |  Bin 0 -> 345 bytes
 .../share/doc/praw-doc/html/_static/websupport.js  |  808 +++
 .../usr/share/doc/praw-doc/html/genindex.html      | 2139 ++++++++
 .../usr/share/doc/praw-doc/html/index.html         |  398 ++
 .../usr/share/doc/praw-doc/html/objects.inv        |  Bin 0 -> 3577 bytes
 .../doc/praw-doc/html/pages/changelog.html.gz      |  Bin 0 -> 16372 bytes
 .../doc/praw-doc/html/pages/code_overview.html     | 5319 ++++++++++++++++++++
 .../doc/praw-doc/html/pages/comment_parsing.html   |  257 +
 .../praw-doc/html/pages/configuration_files.html   |  345 ++
 .../html/pages/contributor_guidelines.html         |  168 +
 .../share/doc/praw-doc/html/pages/exceptions.html  |  192 +
 .../usr/share/doc/praw-doc/html/pages/faq.html     |  242 +
 .../doc/praw-doc/html/pages/getting_started.html   |  251 +
 .../doc/praw-doc/html/pages/lazy-loading.html      |  199 +
 .../doc/praw-doc/html/pages/multiprocess.html      |  200 +
 .../usr/share/doc/praw-doc/html/pages/oauth.html   |  441 ++
 .../doc/praw-doc/html/pages/useful_scripts.html    |  226 +
 .../doc/praw-doc/html/pages/writing_a_bot.html     |  458 ++
 .../usr/share/doc/praw-doc/html/py-modindex.html   |  139 +
 .../usr/share/doc/praw-doc/html/search.html        |  105 +
 .../usr/share/doc/praw-doc/html/searchindex.js     |    1 +
 .../usr/share/doc/praw-doc/tests/__init__.py       |    3 +
 .../test__to_reddit_list_with_object.json          |    1 +
 .../test_accept_moderator_invite_fail.json         |    1 +
 .../test_add_and_remove_subreddit.json.gz          |  Bin 0 -> 3717 bytes
 .../tests/cassettes/test_add_comment.json.gz       |  Bin 0 -> 5233 bytes
 .../tests/cassettes/test_add_link_flair.json.gz    |  Bin 0 -> 6746 bytes
 ...est_add_link_flair_to_invalid_subreddit.json.gz |  Bin 0 -> 12528 bytes
 .../tests/cassettes/test_add_link_template.json.gz |  Bin 0 -> 2794 bytes
 .../cassettes/test_add_moderator__failure.json.gz  |  Bin 0 -> 3370 bytes
 .../cassettes/test_add_remove_friends.json.gz      |  Bin 0 -> 2558 bytes
 .../test_add_remove_moderator_oauth.json.gz        |  Bin 0 -> 2385 bytes
 ...t_add_remove_wiki_ban_contributor_oauth.json.gz |  Bin 0 -> 3200 bytes
 .../test_add_remove_wiki_editor_oauth.json.gz      |  Bin 0 -> 3026 bytes
 .../tests/cassettes/test_add_reply.json.gz         |  Bin 0 -> 5457 bytes
 .../test_add_user_flair__css_only.json.gz          |  Bin 0 -> 3108 bytes
 .../test_add_user_flair__text_and_css.json.gz      |  Bin 0 -> 3128 bytes
 .../test_add_user_flair__text_only.json.gz         |  Bin 0 -> 3121 bytes
 .../test_add_user_flair_to_invalid_user.json.gz    |  Bin 0 -> 2867 bytes
 .../tests/cassettes/test_add_user_template.json.gz |  Bin 0 -> 2683 bytes
 .../tests/cassettes/test_all_comments.json.gz      |  Bin 0 -> 77093 bytes
 .../cassettes/test_approve_and_remove.json.gz      |  Bin 0 -> 8115 bytes
 .../tests/cassettes/test_attribute_error.json.gz   |  Bin 0 -> 1992 bytes
 .../doc/praw-doc/tests/cassettes/test_ban.json.gz  |  Bin 0 -> 3711 bytes
 .../praw-doc/tests/cassettes/test_cache.json.gz    |  Bin 0 -> 5134 bytes
 .../cassettes/test_clear_link_templates.json.gz    |  Bin 0 -> 2664 bytes
 .../tests/cassettes/test_clear_user_flair.json.gz  |  Bin 0 -> 3023 bytes
 .../cassettes/test_clear_user_templates.json.gz    |  Bin 0 -> 2654 bytes
 ...comments_contains_no_noncomment_objects.json.gz |  Bin 0 -> 21082 bytes
 .../tests/cassettes/test_comments_method.json.gz   |  Bin 0 -> 31767 bytes
 .../tests/cassettes/test_comparison.json.gz        |  Bin 0 -> 1984 bytes
 .../tests/cassettes/test_contributors.json.gz      |  Bin 0 -> 4517 bytes
 .../tests/cassettes/test_copy_multireddit.json.gz  |  Bin 0 -> 2877 bytes
 .../test_create_and_delete_multireddit.json.gz     |  Bin 0 -> 1911 bytes
 .../test_create_and_delete_redditor.json.gz        |  Bin 0 -> 2171 bytes
 .../tests/cassettes/test_create_subreddit.json.gz  |  Bin 0 -> 2911 bytes
 .../tests/cassettes/test_decode_entities.json.gz   |  Bin 0 -> 21082 bytes
 .../tests/cassettes/test_delete_flair.json.gz      |  Bin 0 -> 3167 bytes
 .../tests/cassettes/test_delete_header.json.gz     |  Bin 0 -> 2695 bytes
 .../tests/cassettes/test_delete_image.json.gz      |  Bin 0 -> 3394 bytes
 .../cassettes/test_delete_invalid_image.json.gz    |  Bin 0 -> 2764 bytes
 .../cassettes/test_delete_invalid_params.json.gz   |  Bin 0 -> 2541 bytes
 .../test_display_name_lazy_update.json.gz          |  Bin 0 -> 2033 bytes
 .../tests/cassettes/test_display_name_refresh.json |    1 +
 .../test_distinguish_and_undistinguish.json.gz     |  Bin 0 -> 6373 bytes
 .../tests/cassettes/test_duplicate_login.json      |    1 +
 .../doc/praw-doc/tests/cassettes/test_edit.json.gz |  Bin 0 -> 4829 bytes
 .../tests/cassettes/test_edit_multireddit.json.gz  |  Bin 0 -> 3159 bytes
 .../praw-doc/tests/cassettes/test_edit_oauth.json  |    1 +
 .../tests/cassettes/test_edit_wiki_page.json.gz    |  Bin 0 -> 2645 bytes
 .../cassettes/test_edit_wiki_page_editors.json.gz  |  Bin 0 -> 4788 bytes
 .../cassettes/test_edit_wiki_page_settings.json.gz |  Bin 0 -> 4187 bytes
 .../praw-doc/tests/cassettes/test_equality.json.gz |  Bin 0 -> 3076 bytes
 .../test_flair_csv_and_flair_list.json.gz          |  Bin 0 -> 3585 bytes
 .../tests/cassettes/test_flair_csv_empty.json.gz   |  Bin 0 -> 2618 bytes
 .../tests/cassettes/test_flair_csv_many.json.gz    |  Bin 0 -> 4003 bytes
 .../cassettes/test_flair_csv_optional_args.json.gz |  Bin 0 -> 3284 bytes
 .../cassettes/test_flair_csv_requires_user.json.gz |  Bin 0 -> 2611 bytes
 .../tests/cassettes/test_friends_oauth.json.gz     |  Bin 0 -> 2986 bytes
 ...est_front_page_comment_replies_are_none.json.gz |  Bin 0 -> 8622 bytes
 .../cassettes/test_get_access_information.json     |    1 +
 ...t_get_access_information_with_invalid_code.json |    1 +
 .../tests/cassettes/test_get_banned__note.json.gz  |  Bin 0 -> 2789 bytes
 .../cassettes/test_get_comment_replies.json.gz     |  Bin 0 -> 2649 bytes
 .../tests/cassettes/test_get_comments.json.gz      |  Bin 0 -> 5769 bytes
 .../cassettes/test_get_comments_gilded.json.gz     |  Bin 0 -> 14704 bytes
 .../cassettes/test_get_comments_permalink.json.gz  |  Bin 0 -> 5168 bytes
 .../test_get_contributors_private.json.gz          |  Bin 0 -> 2664 bytes
 .../cassettes/test_get_contributors_public.json.gz |  Bin 0 -> 3255 bytes
 .../test_get_contributors_public_exception.json.gz |  Bin 0 -> 2634 bytes
 .../tests/cassettes/test_get_controversial.json.gz |  Bin 0 -> 28330 bytes
 .../tests/cassettes/test_get_edited_oauth.json.gz  |  Bin 0 -> 4345 bytes
 .../tests/cassettes/test_get_flair_list.json.gz    |  Bin 0 -> 2768 bytes
 .../tests/cassettes/test_get_front_page.json.gz    |  Bin 0 -> 22633 bytes
 .../tests/cassettes/test_get_hidden.json.gz        |  Bin 0 -> 10753 bytes
 .../tests/cassettes/test_get_message.json.gz       |  Bin 0 -> 2544 bytes
 .../tests/cassettes/test_get_mod_log.json.gz       |  Bin 0 -> 3313 bytes
 .../test_get_mod_log_with_action_filter.json.gz    |  Bin 0 -> 3279 bytes
 .../test_get_mod_log_with_mod_by_name.json.gz      |  Bin 0 -> 2890 bytes
 ...get_mod_log_with_mod_by_redditor_object.json.gz |  Bin 0 -> 2940 bytes
 .../tests/cassettes/test_get_mod_queue.json.gz     |  Bin 0 -> 5291 bytes
 .../cassettes/test_get_mod_queue_multi.json.gz     |  Bin 0 -> 5282 bytes
 ...st_get_mod_queue_with_default_subreddit.json.gz |  Bin 0 -> 5348 bytes
 .../test_get_moderators_contributors_oauth.json.gz |  Bin 0 -> 2543 bytes
 .../tests/cassettes/test_get_modlog_oauth.json.gz  |  Bin 0 -> 3200 bytes
 .../tests/cassettes/test_get_multireddit.json      |    1 +
 .../cassettes/test_get_my_contributions.json.gz    |  Bin 0 -> 2061 bytes
 .../tests/cassettes/test_get_my_moderation.json.gz |  Bin 0 -> 2263 bytes
 .../tests/cassettes/test_get_my_multis.json        |    1 +
 .../tests/cassettes/test_get_my_subreddits.json.gz |  Bin 0 -> 2511 bytes
 .../praw-doc/tests/cassettes/test_get_new.json.gz  |  Bin 0 -> 13083 bytes
 .../cassettes/test_get_new_subreddits.json.gz      |  Bin 0 -> 11702 bytes
 .../cassettes/test_get_popular_subreddits.json.gz  |  Bin 0 -> 132684 bytes
 .../tests/cassettes/test_get_post_replies.json.gz  |  Bin 0 -> 2832 bytes
 .../cassettes/test_get_priv_sr_comments_oauth.json |    1 +
 .../cassettes/test_get_priv_sr_listing_oauth.json  |    1 +
 ...test_get_priv_submission_comments_oauth.json.gz |  Bin 0 -> 2329 bytes
 .../cassettes/test_get_randnsfw_subreddit.json.gz  |  Bin 0 -> 47460 bytes
 .../cassettes/test_get_random_submission.json.gz   |  Bin 0 -> 28493 bytes
 .../cassettes/test_get_random_subreddit.json.gz    |  Bin 0 -> 44806 bytes
 .../tests/cassettes/test_get_redditor.json         |    1 +
 .../tests/cassettes/test_get_rising.json.gz        |  Bin 0 -> 10604 bytes
 .../tests/cassettes/test_get_sticky.json.gz        |  Bin 0 -> 27127 bytes
 .../cassettes/test_get_sticky__not_found.json      |    1 +
 .../test_get_submission_by_url_oauth.json.gz       |  Bin 0 -> 2335 bytes
 .../tests/cassettes/test_get_submissions.json.gz   |  Bin 0 -> 62148 bytes
 .../tests/cassettes/test_get_submitted.json.gz     |  Bin 0 -> 2246 bytes
 .../test_get_subreddit_recommendations.json        |    1 +
 .../praw-doc/tests/cassettes/test_get_top.json.gz  |  Bin 0 -> 22314 bytes
 .../tests/cassettes/test_get_unmoderated.json.gz   |  Bin 0 -> 3937 bytes
 .../test_get_unread_update_has_mail.json.gz        |  Bin 0 -> 2297 bytes
 .../test_get_upvoted_and_downvoted.json.gz         |  Bin 0 -> 15085 bytes
 .../tests/cassettes/test_get_wiki_page.json        |    1 +
 .../tests/cassettes/test_get_wiki_pages.json.gz    |  Bin 0 -> 1978 bytes
 .../tests/cassettes/test_hide_oauth.json.gz        |  Bin 0 -> 3028 bytes
 .../test_ignore_and_unignore_reports.json.gz       |  Bin 0 -> 7895 bytes
 .../cassettes/test_inbox_comment_permalink.json.gz |  Bin 0 -> 4916 bytes
 .../test_inbox_comment_replies_are_none.json.gz    |  Bin 0 -> 3751 bytes
 .../tests/cassettes/test_info_by_id.json.gz        |  Bin 0 -> 6553 bytes
 .../tests/cassettes/test_info_by_invalid_id.json   |    1 +
 ...by_known_url_returns_known_id_link_post.json.gz |  Bin 0 -> 15227 bytes
 .../test_info_by_url_also_found_by_id.json.gz      |  Bin 0 -> 1924 bytes
 .../test_info_by_url_maximum_listing.json.gz       |  Bin 0 -> 16680 bytes
 .../test_invalid_set_access_credentials.json       |    1 +
 .../cassettes/test_is_username_available.json.gz   |  Bin 0 -> 1242 bytes
 .../test_join_leave_moderator_oauth.json.gz        |  Bin 0 -> 3356 bytes
 .../cassettes/test_login__deprecation_warning.json |    1 +
 .../cassettes/test_mark_as_nsfw__exception.json.gz |  Bin 0 -> 12349 bytes
 ...rk_as_nsfw_and_umark_as_nsfw__as_author.json.gz |  Bin 0 -> 4708 bytes
 ...as_nsfw_and_umark_as_nsfw__as_moderator.json.gz |  Bin 0 -> 5908 bytes
 .../tests/cassettes/test_mark_as_read.json.gz      |  Bin 0 -> 3617 bytes
 .../tests/cassettes/test_mark_as_unread.json.gz    |  Bin 0 -> 8686 bytes
 .../cassettes/test_mark_multiple_as_read.json.gz   |  Bin 0 -> 10433 bytes
 .../tests/cassettes/test_mod_mail_send.json.gz     |  Bin 0 -> 3451 bytes
 .../tests/cassettes/test_moderator.json.gz         |  Bin 0 -> 4323 bytes
 ..._oauth_required__logged_in_from_reddit_obj.json |    1 +
 ...required__logged_in_from_submission_obj.json.gz |  Bin 0 -> 22038 bytes
 ...uth_required__logged_in_from_subreddit_obj.json |    1 +
 .../cassettes/test_moderator_required__multi.json  |    1 +
 .../cassettes/test_multiple_subreddit__fetch.json  |    1 +
 .../cassettes/test_multireddit_get_new.json.gz     |  Bin 0 -> 1876 bytes
 .../tests/cassettes/test_name_lazy_update.json.gz  |  Bin 0 -> 1625 bytes
 .../test_oauth_without_identy_doesnt_set_user.json |    1 +
 .../tests/cassettes/test_pickling_v0.json.gz       |  Bin 0 -> 4125 bytes
 .../tests/cassettes/test_pickling_v1.json.gz       |  Bin 0 -> 4138 bytes
 .../tests/cassettes/test_pickling_v2.json.gz       |  Bin 0 -> 4132 bytes
 .../test_raise_invalidcomment_oauth.json.gz        |  Bin 0 -> 2059 bytes
 .../test_raise_invalidsubmission_oauth.json.gz     |  Bin 0 -> 2275 bytes
 .../test_raise_invalidsubreddit_oauth.json         |    1 +
 .../tests/cassettes/test_read_inbox_oauth.json.gz  |  Bin 0 -> 3779 bytes
 .../cassettes/test_read_wikipage_oauth.json.gz     |  Bin 0 -> 3227 bytes
 .../cassettes/test_redditor_comparison.json.gz     |  Bin 0 -> 47962 bytes
 .../tests/cassettes/test_remove_oauth.json         |    1 +
 .../cassettes/test_rename_multireddit.json.gz      |  Bin 0 -> 3182 bytes
 .../test_reply_to_message_and_verify.json.gz       |  Bin 0 -> 4983 bytes
 .../praw-doc/tests/cassettes/test_report.json.gz   |  Bin 0 -> 7471 bytes
 .../tests/cassettes/test_revision_by.json.gz       |  Bin 0 -> 1974 bytes
 .../tests/cassettes/test_save_comment.json.gz      |  Bin 0 -> 14203 bytes
 .../tests/cassettes/test_save_submission.json.gz   |  Bin 0 -> 12567 bytes
 .../tests/cassettes/test_scope_creddits.json.gz    |  Bin 0 -> 22034 bytes
 .../tests/cassettes/test_scope_history.json.gz     |  Bin 0 -> 3904 bytes
 .../tests/cassettes/test_scope_identity.json       |    1 +
 .../tests/cassettes/test_scope_modposts.json       |    1 +
 .../cassettes/test_scope_mysubreddits.json.gz      |  Bin 0 -> 2100 bytes
 .../cassettes/test_scope_privatemessages.json.gz   |  Bin 0 -> 3894 bytes
 .../tests/cassettes/test_scope_read.json.gz        |  Bin 0 -> 3429 bytes
 .../test_scope_read_get_front_page.json.gz         |  Bin 0 -> 2793 bytes
 .../cassettes/test_scope_wikiread_wiki_page.json   |    1 +
 .../praw-doc/tests/cassettes/test_search.json.gz   |  Bin 0 -> 14988 bytes
 .../test_search_multiply_submitted_url.json.gz     |  Bin 0 -> 2314 bytes
 .../tests/cassettes/test_search_reddit_names.json  |    1 +
 .../test_search_single_submitted_url.json.gz       |  Bin 0 -> 28216 bytes
 .../cassettes/test_search_with_syntax.json.gz      |  Bin 0 -> 3199 bytes
 .../cassettes/test_search_with_time_window.json.gz |  Bin 0 -> 9236 bytes
 .../tests/cassettes/test_select_link_flair.json.gz |  Bin 0 -> 3277 bytes
 .../test_select_link_flair_custom_text.json.gz     |  Bin 0 -> 3370 bytes
 .../test_select_link_flair_remove.json.gz          |  Bin 0 -> 3236 bytes
 .../tests/cassettes/test_select_user_flair.json.gz |  Bin 0 -> 3191 bytes
 .../test_select_user_flair_custom_text.json.gz     |  Bin 0 -> 3381 bytes
 .../test_select_user_flair_remove.json.gz          |  Bin 0 -> 3226 bytes
 .../doc/praw-doc/tests/cassettes/test_send.json.gz |  Bin 0 -> 6507 bytes
 .../tests/cassettes/test_send_from_sr.json         |    1 +
 .../cassettes/test_send_from_subreddit.json.gz     |  Bin 0 -> 2483 bytes
 .../tests/cassettes/test_send_invalid.json         |    1 +
 .../test_send_privatemessage_oauth.json.gz         |  Bin 0 -> 2340 bytes
 .../cassettes/test_set_access_credentials.json     |    1 +
 .../test_set_access_credentials_with_list.json     |    1 +
 .../test_set_access_credentials_with_string.json   |    1 +
 .../test_set_individuals_flair_oauth.json          |    1 +
 .../tests/cassettes/test_set_settings.json.gz      |  Bin 0 -> 4220 bytes
 .../cassettes/test_set_settings_oauth.json.gz      |  Bin 0 -> 2904 bytes
 .../tests/cassettes/test_set_stylesheet.json.gz    |  Bin 0 -> 3979 bytes
 .../cassettes/test_set_stylesheet_oauth.json.gz    |  Bin 0 -> 1913 bytes
 .../cassettes/test_set_suggested_sort.json.gz      |  Bin 0 -> 5249 bytes
 .../tests/cassettes/test_short_link.json.gz        |  Bin 0 -> 33499 bytes
 .../tests/cassettes/test_solve_captcha.json.gz     |  Bin 0 -> 2653 bytes
 .../test_spambox_comments_replies_are_none.json.gz |  Bin 0 -> 6182 bytes
 .../tests/cassettes/test_sticky_unsticky.json.gz   |  Bin 0 -> 8060 bytes
 .../tests/cassettes/test_store_json_result.json    |    1 +
 .../cassettes/test_store_lazy_json_result.json     |    1 +
 .../tests/cassettes/test_submission_delete.json.gz |  Bin 0 -> 5366 bytes
 .../test_submission_edit__link_failure.json.gz     |  Bin 0 -> 3579 bytes
 .../cassettes/test_submission_edit__self.json.gz   |  Bin 0 -> 4155 bytes
 .../test_submission_hide_and_unhide.json.gz        |  Bin 0 -> 5812 bytes
 .../test_submission_hide_and_unhide_batch.json.gz  |  Bin 0 -> 4934 bytes
 .../cassettes/test_submission_refresh.json.gz      |  Bin 0 -> 9793 bytes
 .../cassettes/test_submit__duplicate_url.json.gz   |  Bin 0 -> 2626 bytes
 .../cassettes/test_submit__invalid_arguments.json  |    1 +
 .../tests/cassettes/test_submit__self.json.gz      |  Bin 0 -> 2462 bytes
 .../test_submit__self_with_no_body.json.gz         |  Bin 0 -> 2396 bytes
 .../tests/cassettes/test_submit_oauth.json.gz      |  Bin 0 -> 2402 bytes
 .../tests/cassettes/test_subreddit_refresh.json.gz |  Bin 0 -> 5091 bytes
 .../tests/cassettes/test_subreddit_search.json.gz  |  Bin 0 -> 5185 bytes
 .../test_subscribe_and_unsubscribe.json.gz         |  Bin 0 -> 4433 bytes
 .../tests/cassettes/test_subscribe_oauth.json.gz   |  Bin 0 -> 2531 bytes
 .../tests/cassettes/test_unicode_comment.json.gz   |  Bin 0 -> 4173 bytes
 .../cassettes/test_unicode_submission.json.gz      |  Bin 0 -> 2443 bytes
 .../tests/cassettes/test_unique_count_zero.json.gz |  Bin 0 -> 2637 bytes
 .../test_update_settings__descriptions.json.gz     |  Bin 0 -> 4915 bytes
 .../test_upload_invalid_file_path.json.gz          |  Bin 0 -> 2540 bytes
 .../cassettes/test_upload_invalid_image.json.gz    |  Bin 0 -> 2553 bytes
 .../test_upload_invalid_image_path.json.gz         |  Bin 0 -> 2545 bytes
 .../test_upload_invalid_image_too_large.json.gz    |  Bin 0 -> 2544 bytes
 .../test_upload_invalid_image_too_small.json.gz    |  Bin 0 -> 2547 bytes
 .../cassettes/test_upload_invalid_params.json.gz   |  Bin 0 -> 2552 bytes
 .../tests/cassettes/test_upload_jpg_header.json.gz |  Bin 0 -> 3247 bytes
 .../cassettes/test_user_comment_permalink.json.gz  |  Bin 0 -> 5166 bytes
 .../test_user_comment_replies_are_none.json.gz     |  Bin 0 -> 4085 bytes
 .../tests/cassettes/test_user_set_on_login.json    |    1 +
 .../praw-doc/tests/cassettes/test_vote_oauth.json  |    1 +
 .../praw-doc/tests/cassettes/test_voting.json.gz   |  Bin 0 -> 6599 bytes
 .../praw-doc/tests/cassettes/test_wiki_ban.json.gz |  Bin 0 -> 3642 bytes
 .../tests/cassettes/test_wiki_contributors.json.gz |  Bin 0 -> 3657 bytes
 .../usr/share/doc/praw-doc/tests/files/big.gz      |  Bin 0 -> 534 bytes
 .../usr/share/doc/praw-doc/tests/files/invalid.jpg |  Bin 0 -> 127 bytes
 .../share/doc/praw-doc/tests/files/white-square    |    1 +
 .../doc/praw-doc/tests/files/white-square.jpg      |  Bin 0 -> 522 bytes
 .../doc/praw-doc/tests/files/white-square.png      |  Bin 0 -> 951 bytes
 .../doc/praw-doc/tests/files/white-square.tiff     |  Bin 0 -> 1178 bytes
 .../usr/share/doc/praw-doc/tests/helper.py.gz      |  Bin 0 -> 2740 bytes
 .../praw-doc/tests/test_authenticated_reddit.py.gz |  Bin 0 -> 1299 bytes
 .../share/doc/praw-doc/tests/test_comments.py.gz   |  Bin 0 -> 1407 bytes
 .../usr/share/doc/praw-doc/tests/test_config.py    |   42 +
 .../share/doc/praw-doc/tests/test_decorators.py    |   10 +
 .../usr/share/doc/praw-doc/tests/test_flair.py.gz  |  Bin 0 -> 1659 bytes
 .../usr/share/doc/praw-doc/tests/test_images.py.gz |  Bin 0 -> 890 bytes
 .../usr/share/doc/praw-doc/tests/test_internal.py  |   36 +
 .../share/doc/praw-doc/tests/test_message.py.gz    |  Bin 0 -> 1237 bytes
 .../share/doc/praw-doc/tests/test_multireddit.py   |   81 +
 .../doc/praw-doc/tests/test_oauth2_reddit.py.gz    |  Bin 0 -> 2338 bytes
 .../share/doc/praw-doc/tests/test_redditor.py.gz   |  Bin 0 -> 1070 bytes
 .../share/doc/praw-doc/tests/test_submission.py.gz |  Bin 0 -> 2155 bytes
 .../share/doc/praw-doc/tests/test_subreddit.py.gz  |  Bin 0 -> 2794 bytes
 .../tests/test_unauthenticated_reddit.py.gz        |  Bin 0 -> 2572 bytes
 .../share/doc/praw-doc/tests/test_wiki_page.py.gz  |  Bin 0 -> 1273 bytes
 .../usr/share/doc/praw-doc/text/index.txt.gz       |  Bin 0 -> 2971 bytes
 .../share/doc/praw-doc/text/pages/changelog.txt.gz |  Bin 0 -> 9948 bytes
 .../doc/praw-doc/text/pages/code_overview.txt.gz   |  Bin 0 -> 24897 bytes
 .../doc/praw-doc/text/pages/comment_parsing.txt.gz |  Bin 0 -> 2204 bytes
 .../praw-doc/text/pages/configuration_files.txt.gz |  Bin 0 -> 3333 bytes
 .../praw-doc/text/pages/contributor_guidelines.txt |   51 +
 .../share/doc/praw-doc/text/pages/exceptions.txt   |   91 +
 .../usr/share/doc/praw-doc/text/pages/faq.txt.gz   |  Bin 0 -> 2141 bytes
 .../doc/praw-doc/text/pages/getting_started.txt.gz |  Bin 0 -> 2326 bytes
 .../share/doc/praw-doc/text/pages/lazy-loading.txt |   81 +
 .../share/doc/praw-doc/text/pages/multiprocess.txt |   84 +
 .../usr/share/doc/praw-doc/text/pages/oauth.txt.gz |  Bin 0 -> 4920 bytes
 .../doc/praw-doc/text/pages/useful_scripts.txt.gz  |  Bin 0 -> 2712 bytes
 .../doc/praw-doc/text/pages/writing_a_bot.txt.gz   |  Bin 0 -> 4453 bytes
 debian/praw-doc/usr/share/info/CodeUrl.png         |  Bin 0 -> 26821 bytes
 debian/praw-doc/usr/share/info/CreateApp.png       |  Bin 0 -> 21312 bytes
 debian/praw-doc/usr/share/info/praw.info.gz        |  Bin 0 -> 85100 bytes
 debian/python-praw.debhelper.log                   |   26 +
 debian/python-praw.postinst.debhelper              |    7 +
 debian/python-praw.prerm.debhelper                 |   12 +
 debian/python-praw.substvars                       |    5 +
 debian/python-praw/DEBIAN/control                  |   17 +
 debian/python-praw/DEBIAN/md5sums                  |   23 +
 debian/python-praw/DEBIAN/postinst                 |    9 +
 debian/python-praw/DEBIAN/prerm                    |   14 +
 debian/python-praw/usr/bin/praw-multiprocess       |   10 +
 .../dist-packages/praw-3.3.0.egg-info/PKG-INFO     |   54 +-
 .../praw-3.3.0.egg-info/dependency_links.txt       |    1 +
 .../praw-3.3.0.egg-info/entry_points.txt           |    3 +
 .../dist-packages/praw-3.3.0.egg-info/requires.txt |    0
 .../praw-3.3.0.egg-info/top_level.txt              |    1 +
 .../lib/python2.7/dist-packages/praw}/__init__.py  |  105 +-
 .../dist-packages/praw/decorator_helpers.py        |   25 +
 .../lib/python2.7/dist-packages/praw/decorators.py |  285 ++
 .../lib/python2.7/dist-packages/praw}/errors.py    |   50 +-
 .../lib/python2.7/dist-packages/praw/handlers.py   |  242 +
 .../lib/python2.7/dist-packages/praw}/helpers.py   |   14 +-
 .../lib/python2.7/dist-packages/praw}/internal.py  |   13 +-
 .../python2.7/dist-packages/praw/multiprocess.py   |  104 +
 .../lib/python2.7/dist-packages/praw}/objects.py   |   86 +-
 .../usr/lib/python2.7/dist-packages/praw}/praw.ini |    1 +
 .../lib/python2.7/dist-packages/praw/settings.py   |   48 +
 .../usr/share/doc/python-praw/README.rst           |    2 +-
 .../usr/share/doc/python-praw/changelog.Debian.gz  |  Bin 0 -> 366 bytes
 .../usr/share/doc/python-praw/changelog.gz         |  Bin 0 -> 10751 bytes
 .../usr/share/doc/python-praw/copyright            |   31 +
 .../usr/share/lintian/overrides/python-praw        |    5 +
 .../usr/share/man/man1/praw-multiprocess.1.gz      |  Bin 0 -> 605 bytes
 debian/python3-praw.debhelper.log                  |   26 +
 debian/python3-praw.postinst.debhelper             |    7 +
 debian/python3-praw.prerm.debhelper                |   10 +
 debian/python3-praw.substvars                      |    3 +
 debian/python3-praw/DEBIAN/control                 |   17 +
 debian/python3-praw/DEBIAN/md5sums                 |   23 +
 debian/python3-praw/DEBIAN/postinst                |    9 +
 debian/python3-praw/DEBIAN/prerm                   |   12 +
 debian/python3-praw/usr/bin/praw-multiprocess3     |   10 +
 .../dist-packages/praw-3.3.0.egg-info/PKG-INFO     |  276 +-
 .../praw-3.3.0.egg-info/dependency_links.txt       |    1 +
 .../praw-3.3.0.egg-info/entry_points.txt           |    3 +
 .../dist-packages/praw-3.3.0.egg-info/requires.txt |    0
 .../praw-3.3.0.egg-info/top_level.txt              |    1 +
 .../lib/python3/dist-packages/praw}/__init__.py    |  105 +-
 .../dist-packages/praw/decorator_helpers.py        |   25 +
 .../lib/python3/dist-packages/praw/decorators.py   |  285 ++
 .../usr/lib/python3/dist-packages/praw}/errors.py  |   50 +-
 .../usr/lib/python3/dist-packages/praw/handlers.py |  242 +
 .../usr/lib/python3/dist-packages/praw}/helpers.py |   14 +-
 .../lib/python3/dist-packages/praw}/internal.py    |   13 +-
 .../lib/python3/dist-packages/praw/multiprocess.py |  104 +
 .../usr/lib/python3/dist-packages/praw}/objects.py |   86 +-
 .../usr/lib/python3/dist-packages/praw}/praw.ini   |    1 +
 .../usr/lib/python3/dist-packages/praw/settings.py |   48 +
 .../usr/share/doc/python3-praw/README.rst          |    2 +-
 .../usr/share/doc/python3-praw/changelog.Debian.gz |  Bin 0 -> 366 bytes
 .../usr/share/doc/python3-praw/changelog.gz        |  Bin 0 -> 10751 bytes
 .../usr/share/doc/python3-praw/copyright           |   31 +
 .../usr/share/lintian/overrides/python3-praw       |    5 +
 .../usr/share/man/man1/praw-multiprocess3.1.gz     |  Bin 0 -> 605 bytes
 debian/rules                                       |   11 +
 docs/pages/comment_parsing.rst                     |   14 +
 docs/pages/configuration_files.rst                 |   32 +-
 docs/pages/contributor_guidelines.rst              |    2 +-
 docs/pages/faq.rst                                 |    8 +-
 docs/pages/getting_started.rst                     |    7 +-
 docs/pages/oauth.rst                               |    6 +
 docs/pages/useful_scripts.rst                      |   18 +-
 praw.egg-info/PKG-INFO                             |    9 +-
 praw.egg-info/SOURCES.txt                          |    6 +
 praw.egg-info/requires.txt                         |    1 +
 praw/__init__.py                                   |  106 +-
 praw/errors.py                                     |   50 +-
 praw/helpers.py                                    |   14 +-
 praw/internal.py                                   |   13 +-
 praw/objects.py                                    |   86 +-
 praw/praw.ini                                      |    3 +-
 setup.py                                           |   12 +-
 tests/cassettes/test_friends_oauth.json            |    1 +
 tests/cassettes/test_get_edited_oauth.json         |    1 +
 tests/cassettes/test_hide_oauth.json               |    1 +
 .../test_set_access_credentials_with_list.json     |    1 +
 .../test_set_access_credentials_with_string.json   |    1 +
 tests/helper.py                                    |    9 +-
 tests/test_comments.py                             |    2 +
 tests/test_config.py                               |   42 +
 tests/test_oauth2_reddit.py                        |   65 +
 tests/test_redditor.py                             |   34 +-
 tests/test_submission.py                           |   93 +-
 tests/test_subreddit.py                            |   13 +-
 443 files changed, 18684 insertions(+), 576 deletions(-)

diff --git a/CHANGES.rst b/CHANGES.rst
index c7f1563..2ba7ed3 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -22,6 +22,42 @@ formatted links that link to the relevant place in the code overview.
 
 .. begin_changelog_body
 
+PRAW 3.3.0
+----------
+ * **[BUGFIX]** Fixed login password prompt issue on windows (#485).
+ * **[BUGFIX]** Fixed unicode user-agent issue (#483).
+ * **[BUGFIX]** Fix duplicate request issue with comment and submission streams
+   (#501).
+ * **[BUGFIX]** Stopped :meth:`praw.objects.Redditor.friend` from raising
+   LoginRequired when using OAuth.
+ * **[BUGFIX]** Stopped a json-parsing error from occuring in cases where
+   reddit's response to a request was an empty string. :meth:`request_json`
+   will now simply return that empty string.
+ * **[BUGFIX]** Fix AssertionError when hiding and unhiding under OAuth, raised
+   by stacked scope decorators.
+ * **[BUGFIX]** Fix AttributeError when hiding and unhiding under OAuth without
+   the "identity" scope, raised when PRAW tried to evict the user's /hidden
+   page from the cache.
+ * **[CHANGE]** Added messages to all PRAW exceptions (#491).
+ * **[CHANGE]** Made it easier to send JSON dumps instead of form-encoded data
+   for http requests. Some api-v1 endpoints require the request body to be in
+   the json format.
+ * **[CHANGE]** Moved and deprecated
+   :meth:`praw.objects.LoggedInRedditor.get_friends` to
+   :class:`praw.AuthenticatedReddit`, leaving a pointer in its place.
+   Previously, `get_friends` was difficult to access because the only instance
+   of `LoggedInRedditor` was the reddit session's `user` attribute, which is
+   only instantiated if the user has the "identity" scope. By moving
+   `get_friends` to the reddit session, it can be used without having to
+   manipulate a :class:`praw.objects.Redditor` intsance's class.
+ * **[CHANGE]** Removed support for Python 2.6 and Python 3.2 (#532).
+ * **[FEATURE]** Added support for adding "notes" to your friends. Users with
+   reddit Gold can set the ``note`` parameter of 
+   :meth:`praw.objects.Redditor.friend`. 300 character max enforced by reddit.
+ * **[FEATURE]** New :meth:`praw.objects.Redditor.get_friend_info` to see info
+   about one of your friends. Includes their name, ID, when you added them, and
+   if you have reddit Gold, your note about them.
+
 PRAW 3.2.1
 ----------
  * **[BUGFIX]** Fixed "multiple values for argument" error when solving
diff --git a/PKG-INFO b/PKG-INFO
index 8a51383..0510d87 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: praw
-Version: 3.2.1
+Version: 3.3.0
 Summary: PRAW, an acronym for `Python Reddit API Wrapper`, is a python package that allows for simple access to reddit's API.
 Home-page: https://praw.readthedocs.org/
 Author: Bryce Boe
@@ -55,7 +55,7 @@ Description: .. _main_page:
         Installation
         ------------
         
-        PRAW works with python 2.6, 2.7, 3.1, 3.2, 3.3, and 3.4. The recommended way to
+        PRAW is supported on python 2.7, 3.3, 3.4 and 3.5. The recommended way to
         install is via `pip <https://pypi.python.org/pypi/pip>`_
         
         .. code-block:: bash
@@ -132,11 +132,8 @@ Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: GNU General Public License (GPL)
 Classifier: Natural Language :: English
 Classifier: Operating System :: OS Independent
-Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.1
-Classifier: Programming Language :: Python :: 3.2
 Classifier: Programming Language :: Python :: 3.3
 Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
 Classifier: Topic :: Utilities
diff --git a/README.rst b/README.rst
index 1ce6861..a002fb6 100644
--- a/README.rst
+++ b/README.rst
@@ -5,6 +5,11 @@ PRAW: The Python Reddit API Wrapper
 
 .. begin_description
 
+.. image:: https://travis-ci.org/praw-dev/praw.svg?branch=master
+           :target: https://travis-ci.org/praw-dev/praw
+.. image:: https://coveralls.io/repos/praw-dev/praw/badge.svg?branch=master
+  :target: https://coveralls.io/r/praw-dev/praw?branch=master
+
 
 PRAW, an acronym for "Python Reddit API Wrapper", is a python package that
 allows for simple access to reddit's API. PRAW aims to be as easy to use as
@@ -42,7 +47,7 @@ This will display something similar to the following:
 Installation
 ------------
 
-PRAW works with python 2.6, 2.7, 3.1, 3.2, 3.3, and 3.4. The recommended way to
+PRAW is supported on python 2.7, 3.3, 3.4 and 3.5. The recommended way to
 install is via `pip <https://pypi.python.org/pypi/pip>`_
 
 .. code-block:: bash
diff --git a/debian/.git-dpm b/debian/.git-dpm
deleted file mode 100644
index d74b61a..0000000
--- a/debian/.git-dpm
+++ /dev/null
@@ -1,11 +0,0 @@
-# see git-dpm(1) from git-dpm package
-829ab8365d64fa6d7d058ea0957bd8fc2431c3e9
-829ab8365d64fa6d7d058ea0957bd8fc2431c3e9
-72f5b9b04de7f8617afbd5dd479296b5d1c10e88
-72f5b9b04de7f8617afbd5dd479296b5d1c10e88
-praw_3.2.1.orig.tar.gz
-26b9533056990a2ccee041b45f20514fcdc7497a
-1549800
-debianTag="debian/%e%v"
-patchedTag="patched/%e%v"
-upstreamTag="upstream/%e%u"
diff --git a/debian/changelog b/debian/changelog
index 04ff837..b7035a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+praw (3.3.0-1) unstable; urgency=medium
+
+  * New upstream release
+  * Removed debian/patches/change-info-section.patch, as the changes
+    have been integrated upstream
+
+ -- Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>  Sun, 11 Oct 2015 15:47:27 +1100
+
 praw (3.2.1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 5aa0850..d971f11 100644
--- a/debian/control
+++ b/debian/control
@@ -3,11 +3,11 @@ Section: python
 Priority: optional
 Maintainer: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9), python, python3, python-setuptools, python3-setuptools, dh-python, python-decorator (>= 3.4.2), python3-decorator (>=3.4.2), python-requests (>= 2.3.0), python3-requests (>=2.3.0), python-six (>=1.4), python3-six (>=1.4), python-sphinx, texinfo
+Build-Depends: debhelper (>= 9), python, python3, python-setuptools, python3-setuptools, dh-python, python-decorator (>= 3.4.2), python3-decorator (>=3.4.2), python-requests (>= 2.3.0), python3-requests (>=2.3.0), python-six (>=1.4), python3-six (>=1.4), python-sphinx
 Standards-Version: 3.9.6
 Homepage: http://praw.readthedocs.org/
-Vcs-Git: git://anonscm.debian.org/python-modules/packages/praw.git
-Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/praw.git
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/praw/trunk/
+Vcs-Browser: https://anonscm.debian.org/viewvc/python-modules/packages/praw/trunk/
 
 Package: python-praw
 Architecture: all
diff --git a/debian/files b/debian/files
new file mode 100644
index 0000000..d4c4be9
--- /dev/null
+++ b/debian/files
@@ -0,0 +1,3 @@
+praw-doc_3.3.0-1_all.deb doc optional
+python-praw_3.3.0-1_all.deb python optional
+python3-praw_3.3.0-1_all.deb python optional
diff --git a/debian/patches/change-info-section.patch b/debian/patches/change-info-section.patch
deleted file mode 100644
index 00cbe57..0000000
--- a/debian/patches/change-info-section.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 829ab8365d64fa6d7d058ea0957bd8fc2431c3e9 Mon Sep 17 00:00:00 2001
-From: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
-Date: Thu, 8 Oct 2015 10:15:43 -0700
-Subject: Give meaningful parameters for texinfo
-
- This patch causes any texinfo document made using Sphinx to carry
- meaningful metadata, such as category and short description.
-Forwarded: https://github.com/praw-dev/praw/pull/498
-Last-Update: 2015-08-20
-Patch-Name: change-info-section.patch
----
- docs/conf.py | 6 +++---
- 1 file changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/docs/conf.py b/docs/conf.py
-index d0ce8a4..c810492 100644
---- a/docs/conf.py
-+++ b/docs/conf.py
-@@ -235,10 +235,10 @@ man_pages = [
- # (source start file, target name, title, author,
- #  dir menu entry, description, category)
- texinfo_documents = [
--    ('index', 'PythonRedditAPIWrapper',
-+    ('index', 'praw',
-      u'Python Reddit API Wrapper Documentation',
--     u'Bryce Boe', 'PythonRedditAPIWrapper',
--     'One line description of project.', 'Miscellaneous'),
-+     u'Bryce Boe', 'praw',
-+     'Python Reddit API Wrapper', 'Python'),
- ]
- 
- # Documents to append as an appendix to all manuals.
diff --git a/debian/patches/disable-tests.patch b/debian/patches/disable-tests.patch
index 77179ca..4b40cea 100644
--- a/debian/patches/disable-tests.patch
+++ b/debian/patches/disable-tests.patch
@@ -1,22 +1,14 @@
-From 9c727375f8226feea3b73a5100cbfd54a830d866 Mon Sep 17 00:00:00 2001
-From: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
-Date: Thu, 8 Oct 2015 10:15:41 -0700
-Subject: Remove reference to tests not included in tarball
-
+Description: Remove reference to tests not included in tarball
  setup.py includes a reference to tests that can be performed during build.
  However, the tests require betamax and betamax-matchers to build, and these
  packages aren't in Debian, so they must be disabled for the time being.
 Forwarded: not-needed
+Author: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
 Last-Update: 2015-08-18
-Patch-Name: disable-tests.patch
----
- setup.py | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/setup.py b/setup.py
-index 31bab8d..aaf9141 100644
---- a/setup.py
-+++ b/setup.py
+Index: praw-3.2.1/setup.py
+===================================================================
+--- praw-3.2.1.orig/setup.py
++++ praw-3.2.1/setup.py
 @@ -46,7 +46,5 @@ setup(
      packages=[PACKAGE_NAME],
      package_data={'': ['COPYING'], PACKAGE_NAME: ['*.ini']},
diff --git a/debian/patches/fix-privacy-issue.patch b/debian/patches/fix-privacy-issue.patch
index e430eab..632e96a 100644
--- a/debian/patches/fix-privacy-issue.patch
+++ b/debian/patches/fix-privacy-issue.patch
@@ -1,23 +1,15 @@
-From 6a329c2d871f809aa9250f984710cd24a1b9fbab Mon Sep 17 00:00:00 2001
-From: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
-Date: Thu, 8 Oct 2015 10:15:42 -0700
-Subject: Prevent privacy breach in documentation
-
+Description: Prevent privacy breach in documentation
  By default, the documentation for praw fetches external resources related
  to Travis CI. Lintian reports this as a privacy breach. Because of the nature
  of Travis CI, it would serve no purpose to provide a local copy. It is for
  this reason that I have decided to simply remove these images entirely.
 Forwarded: not-needed
+Author: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
 Last-Update: 2015-08-20
-Patch-Name: fix-privacy-issue.patch
----
- README.rst | 5 -----
- 1 file changed, 5 deletions(-)
-
-diff --git a/README.rst b/README.rst
-index 69b06b4..1ce6861 100644
---- a/README.rst
-+++ b/README.rst
+Index: praw-3.2.1/README.rst
+===================================================================
+--- praw-3.2.1.orig/README.rst
++++ praw-3.2.1/README.rst
 @@ -5,11 +5,6 @@ PRAW: The Python Reddit API Wrapper
  
  .. begin_description
diff --git a/debian/patches/no-autoupdate.patch b/debian/patches/no-autoupdate.patch
index d641106..236d3d2 100644
--- a/debian/patches/no-autoupdate.patch
+++ b/debian/patches/no-autoupdate.patch
@@ -1,33 +1,22 @@
-From bc03015c2fd04a8a2223ebaf22e422c4f14cc07f Mon Sep 17 00:00:00 2001
-From: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
-Date: Thu, 8 Oct 2015 10:15:40 -0700
-Subject: Don't automatically check for updates
-
+Description: Don't automatically check for updates
  Automatic updating is inconsistent with the idea of a package manager. In
  addition, this removes a dependency on update_checker.
 Forwarded: not-needed
+Author: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
 Last-Update: 2015-09-17
-Patch-Name: no-autoupdate.patch
----
- praw.egg-info/requires.txt | 1 -
- praw/__init__.py           | 1 -
- praw/praw.ini              | 2 +-
- setup.py                   | 3 +--
- 4 files changed, 2 insertions(+), 5 deletions(-)
-
-diff --git a/praw.egg-info/requires.txt b/praw.egg-info/requires.txt
-index 5edd56e..9f36660 100644
---- a/praw.egg-info/requires.txt
-+++ b/praw.egg-info/requires.txt
+Index: praw-3.2.1/praw.egg-info/requires.txt
+===================================================================
+--- praw-3.2.1.orig/praw.egg-info/requires.txt
++++ praw-3.2.1/praw.egg-info/requires.txt
 @@ -1,4 +1,3 @@
  decorator>=3.4.2
  requests>=2.3.0
  six>=1.4
 -update_checker>=0.11
-diff --git a/praw/__init__.py b/praw/__init__.py
-index d76a6ae..9b47dc6 100644
---- a/praw/__init__.py
-+++ b/praw/__init__.py
+Index: praw-3.2.1/praw/__init__.py
+===================================================================
+--- praw-3.2.1.orig/praw/__init__.py
++++ praw-3.2.1/praw/__init__.py
 @@ -46,7 +46,6 @@ from requests import Request
  from six.moves import html_entities, http_cookiejar
  from six.moves.urllib.parse import parse_qs, urlparse, urlunparse
@@ -36,10 +25,10 @@ index d76a6ae..9b47dc6 100644
  from warnings import warn_explicit
  
  
-diff --git a/praw/praw.ini b/praw/praw.ini
-index 775ab80..0e8a382 100644
---- a/praw/praw.ini
-+++ b/praw/praw.ini
+Index: praw-3.2.1/praw/praw.ini
+===================================================================
+--- praw-3.2.1.orig/praw/praw.ini
++++ praw-3.2.1/praw/praw.ini
 @@ -7,7 +7,7 @@ api_domain: api.reddit.com
  api_request_delay: 2.0
  
@@ -49,10 +38,10 @@ index 775ab80..0e8a382 100644
  
  # Time, a float, in seconds, to save the results of a get/post request.
  cache_timeout: 30
-diff --git a/setup.py b/setup.py
-index 8148872..31bab8d 100644
---- a/setup.py
-+++ b/setup.py
+Index: praw-3.2.1/setup.py
+===================================================================
+--- praw-3.2.1.orig/setup.py
++++ praw-3.2.1/setup.py
 @@ -45,8 +45,7 @@ setup(
      keywords='reddit api wrapper',
      packages=[PACKAGE_NAME],
diff --git a/debian/patches/series b/debian/patches/series
index 6450396..14b6428 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 no-autoupdate.patch
 disable-tests.patch
 fix-privacy-issue.patch
-change-info-section.patch
diff --git a/debian/praw-doc.debhelper.log b/debian/praw-doc.debhelper.log
new file mode 100644
index 0000000..c5f6154
--- /dev/null
+++ b/debian/praw-doc.debhelper.log
@@ -0,0 +1,26 @@
+dh_auto_configure
+override_dh_auto_build dh_auto_build
+dh_auto_build
+dh_auto_test
+dh_prep
+override_dh_auto_install dh_auto_install
+dh_auto_install
+override_dh_install dh_install
+dh_install
+dh_installdocs
+dh_installchangelogs
+dh_installman
+dh_installinfo
+dh_lintian
+dh_perl
+dh_link
+dh_strip_nondeterminism
+dh_compress
+dh_fixperms
+dh_installdeb
+dh_gencontrol
+dh_md5sums
+dh_builddeb
+dh_builddeb
+dh_builddeb
+dh_builddeb
diff --git a/debian/praw-doc.substvars b/debian/praw-doc.substvars
new file mode 100644
index 0000000..978fc8b
--- /dev/null
+++ b/debian/praw-doc.substvars
@@ -0,0 +1,2 @@
+misc:Depends=
+misc:Pre-Depends=
diff --git a/debian/praw-doc/DEBIAN/control b/debian/praw-doc/DEBIAN/control
new file mode 100644
index 0000000..de691f2
--- /dev/null
+++ b/debian/praw-doc/DEBIAN/control
@@ -0,0 +1,18 @@
+Package: praw-doc
+Source: praw
+Version: 3.3.0-1
+Architecture: all
+Maintainer: Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
+Installed-Size: 3041
+Depends: install-info
+Recommends: libjs-jquery, libjs-underscore
+Suggests: python-praw, python3-praw
+Section: doc
+Priority: optional
+Homepage: http://praw.readthedocs.org/
+Description: Python Reddit API Wrapper (Documentation)
+ PRAW, an acronym for "Python Reddit API Wrapper", is a Python module that
+ allows for simple access to Reddit's API. PRAW aims to be as easy to use as
+ possible and is designed to follow all of Reddit's API rules.
+ .
+ This package provides documentation and tests for PRAW.
diff --git a/debian/praw-doc/DEBIAN/md5sums b/debian/praw-doc/DEBIAN/md5sums
new file mode 100644
index 0000000..0b446d5
--- /dev/null
+++ b/debian/praw-doc/DEBIAN/md5sums
@@ -0,0 +1,333 @@
+bdd5e2a2eae678d67825251717164f88  usr/share/doc-base/praw
+52c4a4ad6e73ed375b5a73061925c0fd  usr/share/doc/praw-doc/README.tests
+5c551679051fb88b0689c05921d897c9  usr/share/doc/praw-doc/changelog.Debian.gz
+d108c8b5a18f8351020f9e10783eb9fb  usr/share/doc/praw-doc/changelog.gz
+ffe2f3495f96c70e79aea8fef177bd26  usr/share/doc/praw-doc/copyright
+b0dfb13ddab3ad825beef5609c162719  usr/share/doc/praw-doc/html/.buildinfo
+5e9007561ecf1627ae6d1c5d78d2744e  usr/share/doc/praw-doc/html/_images/CodeUrl.png
+2e09600fc7f5158302fa160dae2bff63  usr/share/doc/praw-doc/html/_images/CreateApp.png
+7bb32bd4a324d9a4f11b424a52a137bd  usr/share/doc/praw-doc/html/_sources/index.txt
+6e40389a4ec114f36298e06c062f6e59  usr/share/doc/praw-doc/html/_sources/pages/changelog.txt
+e000d5a82d9c557e212c96e2b37dd816  usr/share/doc/praw-doc/html/_sources/pages/code_overview.txt
+80bef77320396715b407720b3741c2b3  usr/share/doc/praw-doc/html/_sources/pages/comment_parsing.txt
+67ce3c91a9aa1e85bb3b563acef4b5b5  usr/share/doc/praw-doc/html/_sources/pages/configuration_files.txt
+d16db61b85e54441eb8f95f4643c8f2f  usr/share/doc/praw-doc/html/_sources/pages/contributor_guidelines.txt
+65d37519a426a789f65d9d5525b7db3f  usr/share/doc/praw-doc/html/_sources/pages/exceptions.txt
+65ac405ca72e89fca418d1175cc74fc7  usr/share/doc/praw-doc/html/_sources/pages/faq.txt
+b4847684ea282664416d03107d255f02  usr/share/doc/praw-doc/html/_sources/pages/getting_started.txt
+6fc922ff5c90121f50285d5d87fad17a  usr/share/doc/praw-doc/html/_sources/pages/lazy-loading.txt
+e9b7c0557975badf280a5e0aa08b3c1a  usr/share/doc/praw-doc/html/_sources/pages/multiprocess.txt
+c631667eb06fa0ff2ca4c366a3e955ec  usr/share/doc/praw-doc/html/_sources/pages/oauth.txt
+4ea19730d06221d4d83f12dd181663e4  usr/share/doc/praw-doc/html/_sources/pages/useful_scripts.txt
+deb868943c30e4bcfd3a792ea6e2afc7  usr/share/doc/praw-doc/html/_sources/pages/writing_a_bot.txt
+5e9007561ecf1627ae6d1c5d78d2744e  usr/share/doc/praw-doc/html/_static/CodeUrl.png
+2e09600fc7f5158302fa160dae2bff63  usr/share/doc/praw-doc/html/_static/CreateApp.png
+ae6667053ad118020b8e68ccf307b519  usr/share/doc/praw-doc/html/_static/ajax-loader.gif
+e1a690dc2757e7c8bb69841065efc6b2  usr/share/doc/praw-doc/html/_static/basic.css
+3b20e5c348f3854a7ce945a31735fef4  usr/share/doc/praw-doc/html/_static/classic.css
+0a8e209584127974d40f45464936c30c  usr/share/doc/praw-doc/html/_static/comment-bright.png
+fc8341ba9517a5cbb3951c9d93ba0be8  usr/share/doc/praw-doc/html/_static/comment-close.png
+c5210db209fb70f157e4f2fa57260ca6  usr/share/doc/praw-doc/html/_static/comment.png
+0000e4ea89f1c9f5739b7f36d88477da  usr/share/doc/praw-doc/html/_static/default.css
+12aafa75c19bd4ea48ae3761b27477cb  usr/share/doc/praw-doc/html/_static/doctools.js
+6ba68053a9d338c9a9cf9697c053e47c  usr/share/doc/praw-doc/html/_static/down-pressed.png
+fa6f860574482407a7dbf975c984d95c  usr/share/doc/praw-doc/html/_static/down.png
+edcbbf89adebf6055c2dc0fc70f1ffa4  usr/share/doc/praw-doc/html/_static/file.png
+e6dcf10b9f1ce239803b8d9d74cdec30  usr/share/doc/praw-doc/html/_static/minus.png
+ab9056b4c94a6f978b8a0fcc2467dfa8  usr/share/doc/praw-doc/html/_static/plus.png
+c4e419d5e979b086a588d106854aeeae  usr/share/doc/praw-doc/html/_static/pygments.css
+1274a8f7caf3a1be91ee0958024f722b  usr/share/doc/praw-doc/html/_static/searchtools.js
+52c93a093c3dbb48001fca1e581e3c55  usr/share/doc/praw-doc/html/_static/sidebar.js
+22e2734862bf5702552fb1e986ae283a  usr/share/doc/praw-doc/html/_static/up-pressed.png
+4115a1209618d3afad89fc247b5171f3  usr/share/doc/praw-doc/html/_static/up.png
+7741e463ecfefb66990b7aef70cd9679  usr/share/doc/praw-doc/html/_static/websupport.js
+a47c0dbeeef1e341d39e8bbacf88bf75  usr/share/doc/praw-doc/html/genindex.html
+8e9fcaaff2889cac8cb4ca217b5b6f85  usr/share/doc/praw-doc/html/index.html
+4cd0ae37f425655e6a4a2705e62f782a  usr/share/doc/praw-doc/html/objects.inv
+180e8f2236dd2ca9eb8fbf6f68df81c5  usr/share/doc/praw-doc/html/pages/changelog.html.gz
+622794c6163e90a0329e8d5f9881d752  usr/share/doc/praw-doc/html/pages/code_overview.html
+4ab7a6fc32cf6943562d8e19d3b2176e  usr/share/doc/praw-doc/html/pages/comment_parsing.html
+2c609024399c621553b5b1dae5972939  usr/share/doc/praw-doc/html/pages/configuration_files.html
+45c8f62a8e9895a7c09966255a0b34a2  usr/share/doc/praw-doc/html/pages/contributor_guidelines.html
+df37eb35b0fc4e677da4286a6bf25e02  usr/share/doc/praw-doc/html/pages/exceptions.html
+4b832de79e644eaa9654ccd0aa7a439c  usr/share/doc/praw-doc/html/pages/faq.html
+0647378522c245451ae84f97560694c3  usr/share/doc/praw-doc/html/pages/getting_started.html
+f51ed42068b90262a0c6ffac3cf78eb5  usr/share/doc/praw-doc/html/pages/lazy-loading.html
+454d94306ad2339292d7014dde7c480b  usr/share/doc/praw-doc/html/pages/multiprocess.html
+e57ecdcc686292b09f2fff43b71d4a76  usr/share/doc/praw-doc/html/pages/oauth.html
+750968974f263f889c0c03f04c561bcb  usr/share/doc/praw-doc/html/pages/useful_scripts.html
+dc65a3a680e60b342a4e3b99b438bb2e  usr/share/doc/praw-doc/html/pages/writing_a_bot.html
+161f22efd683104d49a4a4d194f9ebd0  usr/share/doc/praw-doc/html/py-modindex.html
+53ebb135198f4b8ad4daed906c7ec6df  usr/share/doc/praw-doc/html/search.html
+986df02ea3cf7183ebf12a8ab86d51bb  usr/share/doc/praw-doc/html/searchindex.js
+682c113917dd9aa9e3c0e1539ff15398  usr/share/doc/praw-doc/tests/__init__.py
+114c7e3d488a3b8ca9115ec9233da0cc  usr/share/doc/praw-doc/tests/cassettes/test__to_reddit_list_with_object.json
+e96937486607eb2660d7489e9591f25f  usr/share/doc/praw-doc/tests/cassettes/test_accept_moderator_invite_fail.json
+1473d5eaee1b47e7fb89815a28a410b5  usr/share/doc/praw-doc/tests/cassettes/test_add_and_remove_subreddit.json.gz
+27d3d16318c3d6c07825f012a6085744  usr/share/doc/praw-doc/tests/cassettes/test_add_comment.json.gz
+266e6591f47dec36bc8b4c33daaf878c  usr/share/doc/praw-doc/tests/cassettes/test_add_link_flair.json.gz
+c5fa268ab3c7f36c5feecfd677c400e4  usr/share/doc/praw-doc/tests/cassettes/test_add_link_flair_to_invalid_subreddit.json.gz
+1c27dcfddfbc3e69588d9d8e500af8c6  usr/share/doc/praw-doc/tests/cassettes/test_add_link_template.json.gz
+9be55793dab5687b923a11a0073f3259  usr/share/doc/praw-doc/tests/cassettes/test_add_moderator__failure.json.gz
+b37a36f60bc817fe1048b2bcc81cb8de  usr/share/doc/praw-doc/tests/cassettes/test_add_remove_friends.json.gz
+4bb413e206c2cd5361e1410ec0be7abf  usr/share/doc/praw-doc/tests/cassettes/test_add_remove_moderator_oauth.json.gz
+82c6c9352631a24d3f2db1290d15b722  usr/share/doc/praw-doc/tests/cassettes/test_add_remove_wiki_ban_contributor_oauth.json.gz
+c664ffdd4c2ade14201e227ada21837b  usr/share/doc/praw-doc/tests/cassettes/test_add_remove_wiki_editor_oauth.json.gz
+461362646e782c6496973ae21a1cc957  usr/share/doc/praw-doc/tests/cassettes/test_add_reply.json.gz
+27ed5d616015b6fea42d6afa1b4a3542  usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__css_only.json.gz
+d303289da823ccb5f31d6fb889b4bf37  usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__text_and_css.json.gz
+d66c8714f2b0ba17c91d37a5554f27ea  usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair__text_only.json.gz
+57340c29d4bdbb8972c416be13ec690c  usr/share/doc/praw-doc/tests/cassettes/test_add_user_flair_to_invalid_user.json.gz
+53e6e8b00ff3fc916710c84cfb093327  usr/share/doc/praw-doc/tests/cassettes/test_add_user_template.json.gz
+7c1bc74ee6fde3adfcbdfef09cd246a9  usr/share/doc/praw-doc/tests/cassettes/test_all_comments.json.gz
+a976792e86c9a9d3fa893e865dc45601  usr/share/doc/praw-doc/tests/cassettes/test_approve_and_remove.json.gz
+880bf2ec04771c89505a9c9eba1ce285  usr/share/doc/praw-doc/tests/cassettes/test_attribute_error.json.gz
+29023f304d4455731dc375babd8fc53b  usr/share/doc/praw-doc/tests/cassettes/test_ban.json.gz
+2685364577a27c493660e696f8b4ef0c  usr/share/doc/praw-doc/tests/cassettes/test_cache.json.gz
+4fd4f593a7e8f127a8c1b712927e6d39  usr/share/doc/praw-doc/tests/cassettes/test_clear_link_templates.json.gz
+f31764121c23fd0bfce9e97be386e5d1  usr/share/doc/praw-doc/tests/cassettes/test_clear_user_flair.json.gz
+6f016abbed45f7db56f0be1ba97db46c  usr/share/doc/praw-doc/tests/cassettes/test_clear_user_templates.json.gz
+66de54a46ce6308cd0c08c61aeb0c8ef  usr/share/doc/praw-doc/tests/cassettes/test_comments_contains_no_noncomment_objects.json.gz
+88d3ae27e5bcea1ac5f2b4d6b783589e  usr/share/doc/praw-doc/tests/cassettes/test_comments_method.json.gz
+d1de162e6da9e7b21e873fdad3f16875  usr/share/doc/praw-doc/tests/cassettes/test_comparison.json.gz
+59edce3c399eaa56632df17e7981ec12  usr/share/doc/praw-doc/tests/cassettes/test_contributors.json.gz
+b188eb24b8bab9a3afc4454798ee5fc0  usr/share/doc/praw-doc/tests/cassettes/test_copy_multireddit.json.gz
+67efa50e90ddb6dc06e86702e16a941c  usr/share/doc/praw-doc/tests/cassettes/test_create_and_delete_multireddit.json.gz
+e54fbe6767d9a840bee4c0f3362021f7  usr/share/doc/praw-doc/tests/cassettes/test_create_and_delete_redditor.json.gz
+96d5bc56f079d35896b79c42de50b57e  usr/share/doc/praw-doc/tests/cassettes/test_create_subreddit.json.gz
+6b1835558899f43ba5b06fd1c3a4a1a3  usr/share/doc/praw-doc/tests/cassettes/test_decode_entities.json.gz
+ce43266bf046671e76e4f3f7dc28b1fc  usr/share/doc/praw-doc/tests/cassettes/test_delete_flair.json.gz
+62e185e36771023bab1c5ed160cecf25  usr/share/doc/praw-doc/tests/cassettes/test_delete_header.json.gz
+4cb48853087541882b8347b1bd5603bd  usr/share/doc/praw-doc/tests/cassettes/test_delete_image.json.gz
+938b6b0daa995393ccadce496e0a4e39  usr/share/doc/praw-doc/tests/cassettes/test_delete_invalid_image.json.gz
+8ecfa0cedf03bca5dd05157fdcd60211  usr/share/doc/praw-doc/tests/cassettes/test_delete_invalid_params.json.gz
+da483e366df28b342249a1ca3e70f44a  usr/share/doc/praw-doc/tests/cassettes/test_display_name_lazy_update.json.gz
+dd4c92d845ed12f602c02d14aefb89a9  usr/share/doc/praw-doc/tests/cassettes/test_display_name_refresh.json
+7b45f9597f0b586218de5fde673095e7  usr/share/doc/praw-doc/tests/cassettes/test_distinguish_and_undistinguish.json.gz
+ff2d8817fb40f3dca777303a761e2dc1  usr/share/doc/praw-doc/tests/cassettes/test_duplicate_login.json
+54a362e10ce5213bbaea893caf7a1ad2  usr/share/doc/praw-doc/tests/cassettes/test_edit.json.gz
+a85aa227667b102c682140936b8ee092  usr/share/doc/praw-doc/tests/cassettes/test_edit_multireddit.json.gz
+72c0084c400f4e19058f8f9e2f91fbf0  usr/share/doc/praw-doc/tests/cassettes/test_edit_oauth.json
+881437f61439a237d791ebae93c82182  usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page.json.gz
+c9f47664f34f152abc32626ff7b71473  usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page_editors.json.gz
+189d30dd5c0a249175fa878e864cea31  usr/share/doc/praw-doc/tests/cassettes/test_edit_wiki_page_settings.json.gz
+22c6723d846a64d733b9a7028205efd1  usr/share/doc/praw-doc/tests/cassettes/test_equality.json.gz
+e50db195116e01e7622cc5472ddd2004  usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_and_flair_list.json.gz
+b3ae888b4083badc008ff0be613ceb7e  usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_empty.json.gz
+040ebf69cd86c5753812b6fe8206d73d  usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_many.json.gz
+52ea2137f5ad15f95b966bbb2e9e34ad  usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_optional_args.json.gz
+b5c7bd727ab6db4b4414b41786a2cb8d  usr/share/doc/praw-doc/tests/cassettes/test_flair_csv_requires_user.json.gz
+f55adfc331c5b3dd93d73ea3dc1209cd  usr/share/doc/praw-doc/tests/cassettes/test_friends_oauth.json.gz
... 22449 lines suppressed ...

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