We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd3b088 commit 094ae7dCopy full SHA for 094ae7d
README.rst
@@ -529,6 +529,19 @@ Better control device iterator end of life.
529
530
Fix objects escaping control from their parent.
531
532
+2.0.1
533
+-----
534
+
535
+Fix a TypeError exception in USBContext.handleEvents .
536
537
+Fix an AttributeError exception in USBContext.hotplugRegisterCallback .
538
539
+Fix segfault in pypy3 when finalizing USBDevice objects .
540
541
+Source only: convert examples to python3.
542
543
+Release process: also run some examples scripts.
544
545
.. _CPython: http://www.python.org/
546
547
.. _pypy: http://pypy.org/
0 commit comments