python-dbus-next icon indicating copy to clipboard operation
python-dbus-next copied to clipboard

Added possibility to decorate async methods with @method

Open thusser opened this issue 3 years ago • 2 comments

PR for issue #130

thusser avatar Aug 15 '22 11:08 thusser

Needs a test.

acrisci avatar Sep 11 '22 16:09 acrisci

this seems to be redundant: https://github.com/altdesktop/python-dbus-next/blob/ab566e16a71bfc9d7e0d29676aa459ec060e72c5/dbus_next/aio/message_bus.py#L345

jonasBoss avatar Dec 18 '22 11:12 jonasBoss