Adafruit-circuitpython-requests

Latest version: v4.0.0

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

Scan your dependencies

Page 10 of 15

1.9.7

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.6

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.5

- Catch OSError in recv-into to avoid socket leak
- Catch OSError in _send_request to avoid socket leak

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.4

ESPN's chunk header sometimes has two spaces after the : so we strip the right side of the header so we properly handle the chunked response.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.3

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with `pre-commit run --all-files`

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

1.9.2

This release:
- https://github.com/adafruit/Adafruit_CircuitPython_Requests/pull/58 Addresses #57 and fixes RuntimeError: Cannot access content after getting text or json error in examples/requests_advanced.py


To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-requests`.

Read the [docs](http://circuitpython.readthedocs.io/projects/requests/en/latest/) for info on how to use it.

Page 10 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.