Dear all,

This is the first PyUSB 1.0 series public release. This is an alpha
release, which
means that most of the features described in the README file and on
the website are
not yet stable or even implemented.

Features not implemented
---------------------------------

- Full support for legacy 0.4 legacy code (although partial support is
provided).
- OpenUSB backend.
- libusb 1.0 windows backend stability (although it is reasonable usable).
- Support for several standard control requests (including GET_STRING).
- Python < 2.6 and Python 3 not yet fully tested.

Known issues
-----------------

- 'reset' method fails under FreeUSB (libusb 1.0 backend).
- 'reset' method hangs under Windows (libusb 1.0 backend).
- Sometimes occurs `read` timeout on Windows (libusb 1.0 backend).
- Test cases fail to run under cygwin.

Best regards,
Wander

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to