Adafruit-circuitpython-asyncio

Latest version: v1.3.1

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

Scan your dependencies

Page 1 of 6

1.3.1

What's Changed
* Remove non-working Stream __aenter__/__aexit__ methods. by kbsriram in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/64

New Contributors
* kbsriram made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/64

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_asyncio/compare/1.3.0...1.3.1

1.3.0

This release includes a fallback implementation of traceback module for devices that do not have it built-in. Thank you imnotjames

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

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

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

1.2.2

Changes: https://github.com/adafruit/Adafruit_CircuitPython_asyncio/compare/1.2.1...1.2.2

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

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

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

1.2.1

What's Changed
* chore: move CancelledError and InvalidStateError to tasks by imnotjames in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/55

New Contributors
* imnotjames made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/55

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_asyncio/compare/1.2.0...1.2.1

1.2.0

What's Changed
* Replace depreciated .show() by RetiredWizard in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/52

New Contributors
* RetiredWizard made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/52

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_asyncio/compare/1.1.0...1.2.0

1.1.0

What's Changed
* 1.20 fixes by tannewt in https://github.com/adafruit/Adafruit_CircuitPython_asyncio/pull/49


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_asyncio/compare/1.0.0...1.1.0

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.