Libusb1

Latest version: v3.3.1

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

Scan your dependencies

3.3.1

What's Changed
* Fix incorrect getFinalizer() reference in setPollFDNotifiers() by C0rn3j in https://github.com/vpelletier/python-libusb1/pull/107
* Bundle libusb1 1.0.28 dlls in Windows wheels

New Contributors
* C0rn3j made their first contribution in https://github.com/vpelletier/python-libusb1/pull/107

**Full Changelog**: https://github.com/vpelletier/python-libusb1/compare/3.3.0...3.3.1

3.3.0

What's Changed
* Improve deprecation warning, by showing the correct caller location.
* Fix finalizer registration errors on pypi by using a thread-safe sequential number generator instead of relying on object id unicity and timely finalizer triggering.
* Check in-dll version when creating Windows wheels. Should hopefully version mixups like what happened in 3.1.0 .

**Full Changelog**: https://github.com/vpelletier/python-libusb1/compare/3.2.0...3.3.0

3.2.0

What's Changed
* Add example for scanning the complete device tree by multiplemonomials in https://github.com/vpelletier/python-libusb1/pull/95
* Fix CRLF problem. by sorenstoutner in https://github.com/vpelletier/python-libusb1/pull/105
* testUSB1: fix python 3.13 support by xdbob in https://github.com/vpelletier/python-libusb1/pull/104

New Contributors
* multiplemonomials made their first contribution in https://github.com/vpelletier/python-libusb1/pull/95
* sorenstoutner made their first contribution in https://github.com/vpelletier/python-libusb1/pull/105
* xdbob made their first contribution in https://github.com/vpelletier/python-libusb1/pull/104

**Full Changelog**: https://github.com/vpelletier/python-libusb1/compare/3.1.0...3.2.0

3.1.0

What's Changed
* fixing typo by Jefferson-Lopes in https://github.com/vpelletier/python-libusb1/pull/83
* usb1: Clean up poll fd finalizer by maxtruxa in https://github.com/vpelletier/python-libusb1/pull/88
* usb1: bind USBContext.interruptEventHandler by whitequark in https://github.com/vpelletier/python-libusb1/pull/91
* Windows wheels: Update bundled libusb dll to 1.0.26 .

New Contributors
* Jefferson-Lopes made their first contribution in https://github.com/vpelletier/python-libusb1/pull/83
* maxtruxa made their first contribution in https://github.com/vpelletier/python-libusb1/pull/88

**Full Changelog**: https://github.com/vpelletier/python-libusb1/compare/3.0.0...3.1.0

3.0.0

What's Changed
* Update versioneer to be compatible with python 3.11 .
* Drop python <3.6 support (consequence of versioneer update), hence the major version change.
* Fix typo by jordan-bonecutter in https://github.com/vpelletier/python-libusb1/pull/82

New Contributors
* jordan-bonecutter made their first contribution in https://github.com/vpelletier/python-libusb1/pull/82

**Full Changelog**: https://github.com/vpelletier/python-libusb1/compare/2.0.1...3.0.0

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.