1. c9d2c18 README: Update for release 3.4.0 . by Vincent Pelletier · 2 months ago master 3.4.0
  2. d989e76 setup.cfg: Move to license_expression by Vincent Pelletier · 2 months ago
  3. dcbe26b setup.py: Bundle 1.0.29 dll (in Windows wheels) by Vincent Pelletier · 2 months ago
  4. 89805cc setup.py: Fix typo in error message by Vincent Pelletier · 2 months ago
  5. 0c64d8f usb1: explicitly set _layout_ to "ms" along with _pack_ by Pavel Arefyev · 2 months ago
  6. 292143c README: Update for release 3.3.1 . by Vincent Pelletier · 1 year, 4 months ago 3.3.1
  7. 8b5dd8e setup.py: Update bundled libusb1 dll to 1.0.28 . by Vincent Pelletier · 1 year, 4 months ago
  8. f4cab9a usb1._libusb1: Add a few missing constants. by Vincent Pelletier · 1 year, 4 months ago
  9. e888354 Fix incorrect getFinalizer() reference in setPollFDNotifiers() by Martin · 1 year, 4 months ago
  10. 2dd834d README: Update for release 3.3.0 . by Vincent Pelletier · 1 year, 5 months ago 3.3.0
  11. 2ab7981 usb1: Document the (internal) _LibUSB1Finalizer class by Vincent Pelletier · 1 year, 7 months ago
  12. 11e700b usb1: Make finalizer registration thread-safe by Vincent Pelletier · 1 year, 7 months ago
  13. bc572fe setup.py: Fix DLL version check by Vincent Pelletier · 1 year, 7 months ago
  14. 6e6a6e3 setup.py: Check DLL version when packaging by Vincent Pelletier · 1 year, 7 months ago
  15. 3c750d6 usb1.testUSB1: avoid using warnings.catch_warnings by Vincent Pelletier · 1 year, 7 months ago
  16. b5a322d setup.sh: Stop suggesting handing asc files to twine by Vincent Pelletier · 1 year, 7 months ago
  17. dab4906 usb1: Rework finalizer registration by Vincent Pelletier · 1 year, 7 months ago
  18. 576e856 usb1.testUSB1: Silence a deprecation warning triggered as part of the test by Vincent Pelletier · 1 year, 7 months ago
  19. fde81a3 usb1.testUSB1: Make pylint happy by Vincent Pelletier · 1 year, 7 months ago
  20. b2fcdd1 usb1.__pyinstaller: Make pylint happy by Vincent Pelletier · 1 year, 7 months ago
  21. 4fb608b Add `stacklevel=` to `USBContext` deprecation message. by Catherine · 1 year, 7 months ago
  22. f154bc2 README: Update and assign a version to the new release by Vincent Pelletier · 1 year, 7 months ago 3.2.0
  23. b9e1d7d usb1: Expose and give control of transfer flags by Vincent Pelletier · 1 year, 7 months ago
  24. a9034c1 setup.py: Silence warning about discontinued test_suite argument by Vincent Pelletier · 1 year, 7 months ago
  25. 50e913b *.__registerFinalizer: Polish duplicate-handle exception a bit by Vincent Pelletier · 1 year, 7 months ago
  26. b0ae31f testUSB1: fix python 3.13 support by Antoine Damhet · 1 year, 7 months ago
  27. c18c9fa Fix CRLF problem. by Soren Stoutner · 1 year, 10 months ago
  28. 9e5fb20 README: Update with changes since 3.1.0 by Vincent Pelletier · 1 year, 10 months ago
  29. 7eac615 usb1: Add support for more modern libusb1 features by Vincent Pelletier · 1 year, 10 months ago
  30. 81296ea all: Make pylint happier. by Vincent Pelletier · 1 year, 10 months ago
  31. e3e4822 setup.py: Fix libusb 1.0.27 dll extraction path by Vincent Pelletier · 1 year, 10 months ago
  32. 6850711 usb1._libusb1: Include major version in soname by Vincent Pelletier · 1 year, 10 months ago
  33. 98eea31 usb1._libusb1: Rework __getLibrary by Vincent Pelletier · 1 year, 10 months ago
  34. a03f4c3 usb1._libusb1: Mark libusb_control_setup as packed by Vincent Pelletier · 2 years, 5 months ago
  35. f7927af setup.sh: Automate "twine check" of generated distributions by Vincent Pelletier · 2 years, 5 months ago
  36. 27bc642 setup.cfg: Add long-description content type by Vincent Pelletier · 2 years, 5 months ago
  37. e35e763 usb1._libusb1: Fix callback calling convention by Vincent Pelletier · 2 years, 5 months ago
  38. 77ab2ff all: Make latest pylint happier by Vincent Pelletier · 2 years, 5 months ago
  39. 0365779 examples/scan_device_tree.py: Convert tabs to spaces by Vincent Pelletier · 2 years, 5 months ago
  40. 32adb64 setup.{py,sh}: Bundle with and test against libusb 1.0.27 by Vincent Pelletier · 2 years, 5 months ago
  41. 9388518 setup.sh: Add note about creating a release on github by Vincent Pelletier · 2 years, 5 months ago
  42. dd7fbda usb1._libusb1: Minor changes by Vincent Pelletier · 2 years, 5 months ago
  43. f01f89a usb1._libusb1: Minor cleanups by Vincent Pelletier · 2 years, 5 months ago
  44. 753398e usb1: Drop unusued local variable by Vincent Pelletier · 2 years, 5 months ago
  45. 2b49e2c setup·{py,cfg}: Move pyinstaller40 entrypoints to setup.cfg by Vincent Pelletier · 2 years, 5 months ago
  46. 686540f Update versioneer to 0.29 . by Vincent Pelletier · 2 years, 5 months ago
  47. 26aa203 Use enumerate by Jamie Smith · 2 years, 6 months ago
  48. 7943628 Add scan device tree example by Jamie Smith · 2 years, 6 months ago
  49. 37d77ea README: Latest chunk is now released by Vincent Pelletier · 2 years, 9 months ago
  50. 3d49a5a README: Update with changes since 3.0.0 by Vincent Pelletier · 2 years, 9 months ago 3.1.0
  51. fa7479c usb1: bind USBContext.interruptEventHandler. by Catherine · 2 years, 9 months ago
  52. 12b6639 setup.{sh,py}: Test with and bundle libusb 1.0.26 dlls by Vincent Pelletier · 3 years ago
  53. 1f7c1a5 usb1: Replace lambda in finalizer argument with partial by Vincent Pelletier · 3 years ago
  54. 191c878 usb1: Clean up poll fd finalizer by Max Truxa · 3 years ago
  55. 8c0f8a1 fix typo by Jefferson-Lopes · 4 years, 4 months ago
  56. 2a1ae04 setup.py, README: Release 3.0.0 . by Vincent Pelletier · 4 years, 6 months ago 3.0.0
  57. 77fb416 usb1.testUSB1: Drop forgotten debug prints. by Vincent Pelletier · 4 years, 6 months ago
  58. 6887f19 usb1.testUSB1: Do not allocate libusb transfers in tests. by Vincent Pelletier · 4 years, 6 months ago
  59. d9fb777 setup.{py,cfg}: Convert more from setup.py into setup.cfg . by Vincent Pelletier · 4 years, 6 months ago
  60. 99e8d4d setup.sh: Exit on first test failure. by Vincent Pelletier · 4 years, 6 months ago
  61. eae1dbf usb1.testUSB1: Use a NULL-pointer instead as dummy device handle. by Vincent Pelletier · 4 years, 6 months ago
  62. df944bd setup.sh: Tell which python version failed the tests. by Vincent Pelletier · 4 years, 6 months ago
  63. c31c1d8 setup.py: Drop py2 codepath. by Vincent Pelletier · 4 years, 6 months ago
  64. 86ad8ab Fix typo by Jordan Bonecutter · 4 years, 7 months ago
  65. eab9e85 MANIFEST.in: Add trailing newline. by Vincent Pelletier · 4 years, 8 months ago
  66. 032073e Update versioneer to 0.21 . by Vincent Pelletier · 4 years, 8 months ago
  67. 094ae7d README: Update for release. by Vincent Pelletier · 4 years, 10 months ago 2.0.1
  68. fd3b088 runTestLibusb.sh: Use examples as extra test-cases. by Vincent Pelletier · 4 years, 10 months ago
  69. 203c47f setup.sh: Test against libusb-1.0 v1.0.24 by Vincent Pelletier · 4 years, 10 months ago
  70. 190adeb usb1: Make libusb_device_p a c_void_p. by Vincent Pelletier · 4 years, 10 months ago
  71. 754c0bc examples/*: Convert to python 3. by Vincent Pelletier · 4 years, 10 months ago
  72. c9ce92b usb1: Fix context pointer comparison in hotplugRegisterCallback by Vincent Pelletier · 4 years, 10 months ago
  73. 4e7b694 usb1: Fix exception raised during handleEvents. by Vincent Pelletier · 4 years, 10 months ago
  74. 71f1651 README: Fix typo. by Vincent Pelletier · 4 years, 10 months ago
  75. a218c95 README: Record yanking of 1.10.1 and its re-release as 2.0.0 . by Vincent Pelletier · 4 years, 10 months ago 2.0.0
  76. 35db7f8 update README.rst to reflect dropping Python 2.7 by Kolen Cheung · 4 years, 10 months ago
  77. 8951c70 setup.sh: Print more selective commands. by Vincent Pelletier · 4 years, 10 months ago
  78. d464271 README: Fix syntax. by Vincent Pelletier · 4 years, 10 months ago 1.10.1
  79. 0024c36 Release 1.10.0 . by Vincent Pelletier · 4 years, 10 months ago 1.10.0
  80. e40a3f0 setup.sh: Drop python2 . by Vincent Pelletier · 4 years, 10 months ago
  81. 2f6a719 all: Make pylint happier. by Vincent Pelletier · 4 years, 10 months ago
  82. 69fd5a3 Drop support for python <3.4 . by Vincent Pelletier · 4 years, 10 months ago
  83. 9efadf9 usb1._libusb1: Do not load C library on import. by Vincent Pelletier · 4 years, 10 months ago
  84. 8e23cb8 usb1.libusb1: Rename into usb1._libusb1. by Vincent Pelletier · 4 years, 11 months ago
  85. 3951c24 usb1.libusb1: Reorder imports. by Vincent Pelletier · 4 years, 11 months ago
  86. fe05cfb usb1.testUSB1: Reorder imports. by Vincent Pelletier · 4 years, 11 months ago
  87. c5a191a README: Remove some unnecessary newlines. by Vincent Pelletier · 4 years, 11 months ago
  88. 9b546b3 README: Add instructions on how to verify release file signature. by Vincent Pelletier · 4 years, 11 months ago
  89. 8cc99d6 README: Add Windows-specific installation notes. by Vincent Pelletier · 4 years, 11 months ago
  90. 8375c58 README: Make the changelist look nicer. by Vincent Pelletier · 4 years, 11 months ago
  91. 000b761 README: Drop outdated installation instructions. by Vincent Pelletier · 4 years, 11 months ago
  92. f4704e5 usb1: Create USBDevice finalizer earlier in __init__. by Vincent Pelletier · 4 years, 11 months ago
  93. 976866d usb1: Only clear pollfd notifiers if setPollFDNotifiers has been called. by Vincent Pelletier · 4 years, 11 months ago
  94. a2082ac usb1: Detach finalizer on duplicate registration in *.__registerFinalizer by Vincent Pelletier · 4 years, 11 months ago
  95. 2524321 README: Update. by Vincent Pelletier · 5 years ago
  96. efcf370 usb1: Enforce object finalization order. by Vincent Pelletier · 5 years ago
  97. 8c0daf7 usb1: Assorted cleanups. by Vincent Pelletier · 5 years ago
  98. f211d48 usb1: Strengthen device iterator. by Vincent Pelletier · 5 years ago
  99. ae29a07 add support for LIBUSB_SPEED_SUPER_PLUS for libusb 1.0.24+ by LSChyi · 5 years ago
  100. 6129228 README: Update. by Vincent Pelletier · 5 years ago 1.9.3