nvdv / vprof

Visual profiler for Python
BSD 2-Clause "Simplified" License
3.95k stars 154 forks source link

async/await support #63

Open nvdv opened 7 years ago

nvdv commented 7 years ago

async/await is integral part of Python 3.6. Adding support for it would be nice.