bumblebee-status/bumblebee_status
w1kl4s 1a7ae9ecc6 Fix Python 3.9 compatibility
Replaced threading.Thread.isAlive() with threading.Thread.is_alive()
2020-10-14 18:07:29 +02:00
..
core Fix Python 3.9 compatibility 2020-10-14 18:07:29 +02:00
modules Fix Python 3.9 compatibility 2020-10-14 18:07:29 +02:00
util [util.popup] Deduplicate code, "close" button only if leave=False 2020-07-25 08:43:26 -07:00
__init__.py [tests] Fix failing tests 2020-05-10 12:56:30 +02:00
_version.py [all] black code :) 2020-05-09 21:24:28 +02:00
discover.py [doc] update API docs 2020-05-10 13:25:13 +02:00