PRAW v5.3.0 Release Notes

Release Date: 2017-12-16 // over 6 years ago
  • Added

    • :attr:.Multireddit.stream, to stream submissions and comments from a multireddit.
    • :meth:.Redditor.block

    🛠 Fixed

    • Now raises prawcore.UnavailableForLegalReasons instead of an :py:class:AssertionError when encountering a HTTP 451 response.