Aiorequestful

Latest version: v1.0.2

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

Scan your dependencies

Page 1 of 3

1.0.2

Changed
-------
* Update upstream dependency versions

1.0.1

Fixed
-----
* Typing in :py:class:`.RequestHandler`
* Added missing python-dateutil dependency

1.0.0

Changed
-------
* Moved :py:class:`.RequestHandler` to base of package in request.py
* Moved all :py:class:`.Timer` implementations to base of package in timer.py
* Moved all request exceptions to base of package in exception.py

Documentation
-------------
* Finalise writing guides

0.6.1

Added
-----
* Raise an exception on :py:meth:`.RequestHandler.request` when called and the session is closed.

Documentation
-------------
* Expand README to complete all placeholder sections

0.6.0

Changed
-------
* Rename AuthResponseHandler to :py:class:`.AuthResponse`.
Implements MutableMapping to allow handling of response on the object directly.
* Rename AuthResponseTester to :py:class:`.AuthTester`.
:py:meth:`.AuthTester.test` now only requires the :py:class:`.AuthResponse` for input.

Fixed
-----
* Removed bad exception condition on retry timer in :py:class:`.RequestHandler`

0.5.2

Fixed
-----
* Bug when awaiting :py:class:`.Timer.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.