Narwal

Latest version: v0.0.1

Safety actively analyzes 621854 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.3.2b

++++++++++++++++++++
* replaced mutable default argument list() in ListBlob with the proper idiom

0.3.1b

++++++++++++++++++++
* fixed ImportError during installation

0.3.0b

++++++++++++++++++++
* added api_type='json' to all POST data
* Reddit.post() now returns a (json) dict instead of requests.Response object.
* all POST methods that originally returned a requests.Response object now
return something different. See the docs for more details.
* Listing.next_listing() now works with comment listings
* fixed Reddit.submit_link() and Reddit.submit_text()
* fixed Reddit.distinguish()
* fixed Reddit.flairlist() and Reddit.flair()
* added Reddit.by_id()
* added Subreddit.flairlist(), Subreddit.flair(), and Subreddit.flaircsv()
* changed PostError.errors to return error list exactly as returned by reddit
* renamed relative_url to reddit_url and made it work nicely with absolute URLs
* added Link.refresh() and Message.refresh()
* removed Reddit.hide_message() and Reddit.unhide_message()
* added limit kwarg to Reddit.moderators() and Reddit.contributors()
* added types 6=link, 7=message to work with local reddit instance
* added extensive test coverage for the reddit module
* fixed several doc errors

0.2.6a

++++++++++++++++++++
* added Reddit.user_overview()
* attempting to "load more comments" via Listing.more() or .next_listing()
now raises UnsupportedError()

0.2.5a

++++++++++++++++++++
* added limit parameter to Reddit.info()
* changed Reddit._subreddit_get() parameter order and removed default values
* fixed default value for items in ListBlob to be list() instead of []
* added list methods to ListBlob
* fixed Thing.__unicode__() to always return a string (u'' instead of None)
* added utf-8 coding declaration to source files
* more tests

0.2.4a

++++++++++++++++++++
* automatically un-html-escape unicode chars
* fixed ValueError due to zero length fields when string formatting in older
versions of Python (thanks staticsafe)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.