Add type hints to blueman.main - #1341
Conversation
|
And there we are again, Python 3.6. Didn't last too long since our last encounter... 🤠 |
834bd78 to
3cd4ac1
Compare
aefb643 to
9c555f4
Compare
* Do not pass on well-known callbacks. * As the the command id is always known to callbacks, do not pass on data they can simply look up with it. * Drop noop simple_callback. * Use simple strings instead of tuples to define commands that do not check the response and have the standard terminators.
notify_msg is not used at all and notification is always True
d36b7cd to
20aa96f
Compare
|
I managed to get away without using |
|
I shouldn't do review on windows any-more before playing games. Next time when I make little sense remind me 😉 |
Depends on #1332 (probably for no good reason 🙈)