Prawcore

Latest version: v3.0.2

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

Scan your dependencies

Page 6 of 8

0.1.1

------------------

**Added**

- Add :class:`DeviceIDAuthorizer` that permits installed application access to the API.

0.1.0

------------------

**Added**

- ``RequestException`` which wraps all exceptions that occur from ``requests.request``
in a ``prawcore.RequestException``.

**Changed**

- What was previously ``RequestException`` is now ``ResponseException``.

0.0.15

-------------------

**Added**

- Handle Cloudflare 522 responses.

0.0.14

-------------------

**Added**

- Add ``ServerError`` exception for 502, 503, and 504 HTTP status codes that is only
raised after three failed attempts to make the request.
- Add ``json`` parameter to ``Session.request``.

0.0.13

-------------------

**Added**

- Automatically attempt to refresh access tokens when making a request if the access
token is expired.

**Fixed**

- Consider access tokens expired slightly earlier than allowed for to prevent
InvalidToken exceptions from occuring.

0.0.12

-------------------

**Added**

- Handle 0-byte HTTP 200 responses.

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.