1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow using Enum class outside of libusb1 module. More... over 12 years ago
Add warnings for upstream bug 77. More... over 12 years ago
Do not mention deprecated LibUSBContext in documentation. More... over 12 years ago
Port libusb's examples/listdev.c . More... over 12 years ago
Wrap libusb_has_capability . More... over 12 years ago
Return python int, not ctype c_int. More... over 12 years ago
Wrap libusb_get_version . More... over 12 years ago
Fix a memory leak when getDeviceList raises. More... almost 13 years ago
Allow ignoring all USBError exceptions while discovering devices. More... almost 13 years ago
Bump to 1.0.0 . More... almost 13 years ago
Fix testUSB1. More... almost 13 years ago
Keep strong references to transfer's ctypes buffer. More... almost 13 years ago
Work around pypy's lack of support for ctypes.py_object . More... almost 13 years ago
fixup! Allow ignoring inaccessible devices when listing/opening. More... about 13 years ago
Allow ignoring inaccessible devices when listing/opening. More... about 13 years ago
Reference set built-in on class. More... about 13 years ago
Propagate USBDeviceHandle.close to related USBTransfer instances. More... about 13 years ago
Keep strong references to in-flight USBTransfer instances. More... about 13 years ago
Fix some pylint-detected problems. More... about 13 years ago
Tolerate calling USBTransfer.close() more than once. More... about 13 years ago
Add a note about select.poll timeout unit. More... about 13 years ago
fixup! Fix libusb_get_device_list return type signedness. More... about 13 years ago
fixup! fixup! Fix libusb_get_device_list return type signedness. More... about 13 years ago
fixup! Fix libusb_get_device_list return type signedness. More... about 13 years ago
Fix libusb_get_device_list return type signedness. More... about 13 years ago
Provide access to Transfer's user_data. More... about 13 years ago
Work around a bug in libusb 1.0.8 . More... about 13 years ago
Break remaining libusb_transfer reference cycle. More... about 13 years ago
Add a way to prevent transfers from being re-submitted. More... about 13 years ago
Make USBTransfer.close final. More... about 13 years ago