1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix egg description. More... over 10 years ago
Bump to 1.4 . More... over 10 years ago
More syntax highlighting in README. More... over 10 years ago
Assorted trivial changes (pylint). More... over 10 years ago
USBTransfer.__init__: Raise USBErrorNoMem . More... over 10 years ago
Fix python 3 support. More... over 10 years ago
fixup! Assorted style fixes & simplifications (pylint). More... over 10 years ago
Add a shell script to run pylint. More... over 10 years ago
Rework readme. More... over 10 years ago
Trivial simplifications. More... over 10 years ago
fixup! Assorted style fixes & simplifications (pylint). More... over 10 years ago
Generate USBError subclasses for each error status value. More... over 10 years ago
Silence most remaining pylint complaints. More... over 10 years ago
Typo in comment. More... over 10 years ago
Assorted style fixes & simplifications (pylint). More... over 10 years ago
usb1: Reduce (remove ?) the need for users to import libusb1 module. More... over 10 years ago
Document unreleased changes. More... over 10 years ago
usb1: Fix pydoc view of _validContext-wrapped methods. More... over 10 years ago
usb1: Move __all__ declaration just below imports. More... over 10 years ago
libusb1: Fix LIBUSB_ENDPOINT_.*_MASK naming. More... over 10 years ago
Update travis-ci. More... over 10 years ago
Bump to 1.3.2 . More... over 10 years ago
Merge pull request #5 from projectgus/master More... over 10 years ago
Improve gitignore. More... over 10 years ago
Re-licence under the "LGPL v2.1 or later". More... over 10 years ago
usb1: Add __hash__ and __eq__ to USBDevice More... over 10 years ago
Bump to 1.3.1 . More... over 10 years ago
Merge pull request #4 from rpcope1/master More... over 10 years ago
Added timeval argument to USBContext.waitForEvent() to make it match up with the underlying libusb_wait_for_event() call. More... over 10 years ago
usb1: Make USBDeviceHandle.__del__ codepath more reliable. More... over 10 years ago