Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vpelletier/python-libusb1 issues and pull requests

#105 - Fix CRLF problem.

Pull Request - State: closed - Opened by sorenstoutner about 2 months ago - 1 comment

#104 - testUSB1: fix python 3.13 support

Pull Request - State: open - Opened by xdbob 3 months ago

#103 - Test failure with python 3.13

Issue - State: open - Opened by xdbob 3 months ago

#102 - USBTransfer finalize issue

Issue - State: open - Opened by WeiminWangKolmostar 4 months ago - 3 comments

#101 - Wrong libusb v1.0.25 in v3.1.0

Issue - State: open - Opened by pgorgon-hem 5 months ago

#100 - Add `stacklevel=` to `USBContext` deprecation message

Pull Request - State: open - Opened by whitequark 5 months ago

#99 - UsbDK support

Issue - State: open - Opened by wynwxst 7 months ago - 3 comments

#98 - `ValueError` in a finalizer on PyPy

Issue - State: open - Opened by whitequark 7 months ago - 4 comments

#97 - Errors on Windows

Issue - State: open - Opened by demonguy 8 months ago - 2 comments

#96 - Fix Release Signatures on PyPI (404 Not Found)

Issue - State: open - Opened by maltfield 9 months ago - 5 comments

#95 - Add example for scanning the complete device tree

Pull Request - State: closed - Opened by multiplemonomials 10 months ago - 1 comment

#94 - Feature request: USBContext.handleEventsCompleted()

Issue - State: open - Opened by multiplemonomials 10 months ago - 3 comments

#93 - add flags set method for tansfer

Pull Request - State: open - Opened by wang0618 11 months ago - 1 comment

#92 - How to set `libusb_transfer.flags`

Issue - State: closed - Opened by WeiminWangKolmostar 11 months ago - 2 comments

#91 - usb1: bind USBContext.interruptEventHandler

Pull Request - State: closed - Opened by whitequark about 1 year ago

#90 - Needs a binding for libusb_interrupt_event_handler

Issue - State: closed - Opened by whitequark about 1 year ago - 5 comments

#89 - Event handler context

Issue - State: closed - Opened by ValaJeyhani over 1 year ago - 3 comments

#88 - usb1: Clean up poll fd finalizer

Pull Request - State: closed - Opened by maxtruxa over 1 year ago - 3 comments

#87 - libusb stress_mt.c conversion to python-libusb1

Issue - State: closed - Opened by mcuee over 1 year ago - 9 comments

#86 - Segmentation fault on every function call

Issue - State: closed - Opened by miniexploit almost 2 years ago - 3 comments

#85 - Do the bulk transfer APIs handle fragmentation?

Issue - State: closed - Opened by brianreinhold over 2 years ago - 3 comments

#84 - question: comparison with pyusb

Issue - State: open - Opened by danielhrisca over 2 years ago - 2 comments

#83 - fixing typo

Pull Request - State: closed - Opened by Jefferson-Lopes over 2 years ago - 1 comment

#82 - Fix typo

Pull Request - State: closed - Opened by jordan-bonecutter almost 3 years ago

#81 - 2.0.1 fails to build with Python 3.11.0a2

Issue - State: closed - Opened by hegjon almost 3 years ago - 5 comments

#80 - update README.rst to reflect dropping Python 2.7

Pull Request - State: closed - Opened by ickc about 3 years ago - 1 comment

#79 - build fails against setuptools 58+

Issue - State: closed - Opened by stanislavlevin about 3 years ago - 8 comments

#78 - OSError: dlopen failed: library "libusb-1.0.so" not found

Issue - State: open - Opened by Camcz about 3 years ago - 11 comments
Labels: android

#77 - Device Leak Issue under Windows

Issue - State: closed - Opened by mcuee about 3 years ago - 10 comments

#76 - add support for LIBUSB_SPEED_SUPER_PLUS for libusb 1.0.24+

Pull Request - State: closed - Opened by LSChyi over 3 years ago - 1 comment

#75 - libusb_set_option support

Issue - State: open - Opened by mcuee over 3 years ago - 24 comments
Labels: C API

#74 - Add path to dylib for Apple M1

Pull Request - State: closed - Opened by kenichihiguchi over 3 years ago

#72 - Getting OSError: exception: access violation writing

Issue - State: closed - Opened by masoudr over 3 years ago - 58 comments

#71 - Use notify_all instead of notifyAll method that was deprecated in Python 3.10

Pull Request - State: closed - Opened by tirkarthi over 3 years ago - 1 comment

#69 - Added pyinstaller hooks. Fixes #68

Pull Request - State: closed - Opened by jrast over 3 years ago - 4 comments

#68 - Add PyInstaller Hook

Issue - State: closed - Opened by jrast over 3 years ago - 7 comments

#67 - Check the version and the absolute path of the linked libusb library

Issue - State: closed - Opened by hdemontis over 3 years ago - 18 comments

#66 - transfer.getStatus() always returns 0 and transfert interrupt is not freed

Issue - State: closed - Opened by amjadtaleb almost 4 years ago - 2 comments

#65 - Broken build on Linux

Issue - State: closed - Opened by xHire almost 4 years ago - 4 comments

#63 - Adding Power support(ppc64le) with ci and testing to the project for architecture independent

Pull Request - State: closed - Opened by asellappen almost 4 years ago - 2 comments

#62 - Fix destruction of hotplug callbacks as a part of context teardown

Pull Request - State: closed - Opened by whitequark almost 4 years ago

#61 - Add a script for building Windows binary wheels

Pull Request - State: closed - Opened by whitequark almost 4 years ago - 21 comments

#60 - Improve a sketchy implementation of free()

Pull Request - State: closed - Opened by whitequark almost 4 years ago - 8 comments

#59 - Add initial mypy support

Pull Request - State: open - Opened by ahawker about 4 years ago - 2 comments

#58 - Segmentation fault

Issue - State: closed - Opened by amjadtaleb about 4 years ago - 5 comments

#57 - Mypy Support?

Issue - State: open - Opened by ahawker about 4 years ago - 3 comments

#56 - Send control request with invalid bmRequestType

Issue - State: closed - Opened by FFY00 over 4 years ago - 3 comments

#55 - Fix syntax error for python3.8

Pull Request - State: closed - Opened by csouers over 4 years ago - 3 comments

#54 - Sign PyPI releases

Issue - State: closed - Opened by maltfield over 4 years ago - 10 comments

#53 - Does not install properly on macOS Catalina

Issue - State: closed - Opened by phr0gger over 4 years ago - 3 comments

#52 - How to get data from a USB device

Issue - State: closed - Opened by serj053 almost 5 years ago - 5 comments

#51 - RuntimeError: Set changed size during iteration

Issue - State: closed - Opened by whitequark about 5 years ago - 9 comments

#50 - Correct scaling of max power for Super Speed

Pull Request - State: closed - Opened by richardbarlow over 5 years ago - 1 comment

#49 - Fix getting of extra descriptors

Pull Request - State: closed - Opened by richardbarlow over 5 years ago - 1 comment

#48 - Fix typos in example code

Pull Request - State: closed - Opened by twitwi over 5 years ago - 1 comment

#47 - Occasional segfault if `USBTransfer.close` is called in callback

Issue - State: closed - Opened by forrestv over 5 years ago - 4 comments

#46 - Make package version available as usb1.__version__

Issue - State: closed - Opened by jrast over 5 years ago - 2 comments

#45 - match on serial number

Pull Request - State: closed - Opened by wjasper almost 6 years ago - 1 comment

#44 - opening 2 devices with same vendorID and productID

Issue - State: closed - Opened by wjasper almost 6 years ago - 2 comments

#43 - libusb has no hotplug support

Issue - State: closed - Opened by Nic2012 almost 6 years ago - 1 comment

#42 - No partial data when timeout occured in bulk reads

Issue - State: closed - Opened by gotzl almost 6 years ago - 5 comments

#41 - Specify that it is compatible with python 3 in setup.py

Pull Request - State: closed - Opened by hmaarrfk about 6 years ago - 1 comment

#40 - Hotplug support on windows

Issue - State: closed - Opened by RyanHope about 6 years ago - 8 comments

#39 - getDevice() is mostly unusable with WinUSB

Issue - State: closed - Opened by whitequark over 6 years ago - 8 comments

#38 - usb1.USBErrorAccess: LIBUSB_ERROR_ACCESS [-3]

Issue - State: closed - Opened by ewittinger over 6 years ago - 1 comment

#37 - OSError instead of ImportError when libusb binary is missing

Issue - State: closed - Opened by matejcik over 6 years ago - 18 comments

#36 - libusb.org was moved to libusb.info

Issue - State: closed - Opened by marco-waven over 6 years ago - 1 comment

#35 - Cast libusb pollfd callbacks from null pointer to proper type

Pull Request - State: closed - Opened by whitequark over 6 years ago - 9 comments

#34 - usb1.USBErrorAccess: LIBUSB_ERROR_ACCESS [-3]

Issue - State: closed - Opened by bernardoaraujor over 6 years ago - 6 comments

#33 - Provide binary wheels with libusb dll for Windows

Issue - State: closed - Opened by bauerj almost 7 years ago - 12 comments

#32 - Example on how to use python asyncio event loop with hotplug API

Issue - State: closed - Opened by hetsch almost 7 years ago - 1 comment

#31 - RuntimeError when exiting the hotplug.py example

Issue - State: closed - Opened by hetsch almost 7 years ago - 4 comments

#29 - USBErrorBusy with devices in hot-plug events notifications

Issue - State: closed - Opened by lifely over 7 years ago - 3 comments

#28 - Cant' get macos to list devices

Issue - State: closed - Opened by BrendanSimon over 7 years ago - 2 comments

#27 - Libusb1 Async Control Buffer Null

Issue - State: closed - Opened by jdkeenan almost 8 years ago - 4 comments

#26 - better windows support for loading libusb-1.0.dll

Pull Request - State: closed - Opened by VonAncken almost 8 years ago - 2 comments

#25 - ValueError: Invalid string descriptor

Issue - State: closed - Opened by mangodan2003 almost 8 years ago - 1 comment

#24 - AttributeError: 'int' object has no attribute 'value' in function iterISO

Issue - State: closed - Opened by Adesin-fr almost 8 years ago - 3 comments

#23 - Can't install libusb with recent versions of setuptools

Issue - State: closed - Opened by kavehv almost 8 years ago - 4 comments

#22 - LIBUSB_ERROR_NOT_SUPPORTED when trying to perform isochronous transfer

Issue - State: closed - Opened by l0ud about 8 years ago - 1 comment

#21 - libusb1 slightly slower than pyusb for large data.

Issue - State: closed - Opened by diamondman about 8 years ago - 16 comments

#20 - unorderable types in USBTransfer.cancel

Issue - State: closed - Opened by kalvdans about 8 years ago - 2 comments

#19 - Fix typo in Readme

Pull Request - State: closed - Opened by charignon about 8 years ago - 1 comment

#18 - getSupportedLanguageList does not work on Python 3.5

Issue - State: closed - Opened by l0ud over 8 years ago - 4 comments

#17 - Debian/Ubuntu package

Issue - State: closed - Opened by diamondman over 8 years ago - 4 comments

#16 - Lockup with USBPollerThread

Issue - State: closed - Opened by jhoenicke over 8 years ago - 17 comments

#15 - unable to find devices

Issue - State: closed - Opened by railsfactory-prabhu over 8 years ago - 3 comments

#14 - Hang on cleanup

Issue - State: closed - Opened by AstraLuma over 8 years ago - 10 comments

#13 - Update libusb API reference link

Pull Request - State: closed - Opened by Flameeyes over 8 years ago - 1 comment

#12 - Raise TypeError when ints are passed to writes

Pull Request - State: closed - Opened by wesQ3 about 9 years ago

#11 - Document accepted types for `data` argument to *write methods

Issue - State: closed - Opened by wesQ3 about 9 years ago - 4 comments

#10 - Adjustment on setup.py

Pull Request - State: closed - Opened by TeddyBoomer over 9 years ago - 1 comment

#9 - I/O Problem

Issue - State: closed - Opened by mellymello over 9 years ago - 2 comments

#8 - usb1.USBErrorNotSupported: LIBUSB_ERROR_NOT_SUPPORTED [-12]

Issue - State: closed - Opened by RiceeeChang over 9 years ago - 2 comments

#7 - How to install libusb-1.0 dll for libusb1 on win64

Issue - State: closed - Opened by RiceeeChang over 9 years ago - 5 comments

#6 - Would you consider LGPL licensing?

Issue - State: closed - Opened by projectgus over 9 years ago - 3 comments