awesome-python3-webapp
awesome-python3-webapp copied to clipboard
python3.4async下不支持
async with __pool.get() as conn:这个在python3.4下怎么转换呢