bleep icon indicating copy to clipboard operation
bleep copied to clipboard

Use Python 3.5's new awesome async features

Open matthewelse opened this issue 9 years ago • 0 comments

Looks like this is the way forward when it comes to async in Python, plus it might make everything easier. Unfortunately, this would (probably?) require dropping support for Python < 3.5, which would not be a good thing.

matthewelse avatar Aug 29 '15 23:08 matthewelse