We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7479c commit 3d49a5aCopy full SHA for 3d49a5a
1 file changed
README.rst
@@ -550,6 +550,16 @@ Update versioneer to be compatible with 3.11 .
550
Drop python <3.6 support (consequence of versioneer update), hence the major
551
version change.
552
553
+unreleased
554
+----------
555
+
556
+Fix bug preventing use of setPollFDNotifiers.
557
558
+Wrap libusb_interrupt_event_handler, available since libusb 1.0.21, to help
559
+applications wake an event handling thread (ex: durring exit).
560
561
+Windows wheels: Update bundled libusb dll to 1.0.26 .
562
563
.. _CPython: http://www.python.org/
564
565
.. _pypy: http://pypy.org/
0 commit comments