1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
usb1: Cache device properties involved in __key . More... over 4 years ago
.gitignore: Also ignore .eggs/ More... over 4 years ago
usb1.libusb1: Fix pypy support. More... over 4 years ago
.travis.yml: Refresh versions. More... over 4 years ago
setup: Dial the traps back a little. More... over 4 years ago
Release 1.8.1 . More... over 4 years ago
stdeb.cfg: Follow Debian naming of this package. More... over 4 years ago
MANIFEST.in: Fix testUSB1.py location. More... over 4 years ago
buildWheels.sh: Move most into setup.py and rename to setup.sh More... over 4 years ago
usb1: Assorted docstring improvements. More... over 4 years ago
usb1: Simplify access to current exception. More... over 4 years ago
Fix destruction of hotplug callbacks as a part of context teardown. More... over 4 years ago
Add a script for building Windows binary wheels with upstream libusb1. More... over 4 years ago
Remove obsolete code. NFC. More... over 4 years ago
Use libusb_free_pollfds() whenever available. More... over 4 years ago
Improve a sketchy implementation of free(). NFC. More... over 4 years ago
usb1: Drop unused sys short-hand. More... about 5 years ago
all: Drop remnants of python<2.6 support. More... about 5 years ago
setup.py: Fix 2to3 usage. More... about 5 years ago
KEYS: New file describing how releases are signed and how to check them. More... about 5 years ago
examples/hotplug_advanced.py: Fix syntax for python 3 More... about 5 years ago
travis.yml: Modernise. More... over 5 years ago
Release 1.8 . More... over 5 years ago
Correct scaling of max power for Super Speed More... about 6 years ago
libusb1: Fix libusb_control_transfer_get_data . More... about 6 years ago
libusb1: Fix get_extra on python 2.7 . More... about 6 years ago
travis: Test against 3.5 and 3.6 . More... about 6 years ago
setup.py: Remove 2.4, 2.5 and 2.6 classifiers. More... about 6 years ago
libusb1: Use b-strings. More... about 6 years ago
setup.py: Fix "test" command with python3. More... about 6 years ago