asyncio: Add asyncio.compat module
Move compatibility helpers for the different Python versions to a new asyncio.compat module.
V
Victor Stinner committed
71080fc3518e2d3555f555340c3e93f3b108a5b8
Parent: f05b79d
Move compatibility helpers for the different Python versions to a new asyncio.compat module.