pushbullet.py icon indicating copy to clipboard operation
pushbullet.py copied to clipboard

DeprecationWarning for event loop with Python 3.10

Open PanderMusubi opened this issue 2 years ago • 0 comments

Using the example code with Python 3.10 gives an 'DeprecationWarning: There is no current event loop' for the line get_event_loop().

PanderMusubi avatar Jun 04 '22 13:06 PanderMusubi