openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
python-libusb1
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 09, 2024 — Aug 09, 2025
Showing page 12 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow using Enum class outside of libusb1 module.
Vincent Pelletier
More...
over 12 years ago
Add warnings for upstream bug 77.
Vincent Pelletier
More...
over 12 years ago
Do not mention deprecated LibUSBContext in documentation.
Vincent Pelletier
More...
over 12 years ago
Port libusb's examples/listdev.c .
Vincent Pelletier
More...
over 12 years ago
Wrap libusb_has_capability .
Vincent Pelletier
More...
over 12 years ago
Return python int, not ctype c_int.
Vincent Pelletier
More...
over 12 years ago
Wrap libusb_get_version .
Vincent Pelletier
More...
over 12 years ago
Fix a memory leak when getDeviceList raises.
Vincent Pelletier
More...
almost 13 years ago
Allow ignoring all USBError exceptions while discovering devices.
Vincent Pelletier
More...
almost 13 years ago
Bump to 1.0.0 .
Vincent Pelletier
More...
almost 13 years ago
Fix testUSB1.
Vincent Pelletier
More...
almost 13 years ago
Keep strong references to transfer's ctypes buffer.
Vincent Pelletier
More...
almost 13 years ago
Work around pypy's lack of support for ctypes.py_object .
Vincent Pelletier
More...
almost 13 years ago
fixup! Allow ignoring inaccessible devices when listing/opening.
Vincent Pelletier
More...
about 13 years ago
Allow ignoring inaccessible devices when listing/opening.
Vincent Pelletier
More...
about 13 years ago
Reference set built-in on class.
Vincent Pelletier
More...
about 13 years ago
Propagate USBDeviceHandle.close to related USBTransfer instances.
Vincent Pelletier
More...
about 13 years ago
Keep strong references to in-flight USBTransfer instances.
Vincent Pelletier
More...
about 13 years ago
Fix some pylint-detected problems.
Vincent Pelletier
More...
about 13 years ago
Tolerate calling USBTransfer.close() more than once.
Vincent Pelletier
More...
about 13 years ago
Add a note about select.poll timeout unit.
Vincent Pelletier
More...
about 13 years ago
fixup! Fix libusb_get_device_list return type signedness.
Vincent Pelletier
More...
about 13 years ago
fixup! fixup! Fix libusb_get_device_list return type signedness.
Vincent Pelletier
More...
about 13 years ago
fixup! Fix libusb_get_device_list return type signedness.
Vincent Pelletier
More...
about 13 years ago
Fix libusb_get_device_list return type signedness.
Vincent Pelletier
More...
about 13 years ago
Provide access to Transfer's user_data.
Vincent Pelletier
More...
about 13 years ago
Work around a bug in libusb 1.0.8 .
Vincent Pelletier
More...
about 13 years ago
Break remaining libusb_transfer reference cycle.
Vincent Pelletier
More...
about 13 years ago
Add a way to prevent transfers from being re-submitted.
Vincent Pelletier
More...
about 13 years ago
Make USBTransfer.close final.
Vincent Pelletier
More...
about 13 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree