Share

PyUSB

File Release Notes and Changelog

Release Name: 0.4.2

Notes: This release fixes issues related to Python 2.5 and 64 bits machines. It also fixes some issues in the treatment of return codes of some libusb functions. As PyUSB 1.0 is under development, PyUSB 0.x is in bug fixes only mode. This means that no additional future is planned for this branch.


Changes: * Fixed issue 2054802 * Fixed issue 2021235