BPO | [33649](https://bugs.python.org/issue33649) --- | :--- Nosy | @gvanrossum, @warsaw, @akuchling, @jrosdahl, @abalkin, @ned-deily, @asvetlov, @MartinAltmayer, @1st1, @willingc, @ilevkivskyi, @jdlh, @miss-islington, @tirkarthi, @kbumsik PRs | python/cpython#9142python/cpython#9192python/cpython#9219python/cpython#9233python/cpython#9235python/cpython#9272python/cpython#9285python/cpython#9306python/cpython#9314python/cpython#9319python/cpython#9322python/cpython#9324python/cpython#9330python/cpython#9364python/cpython#9374python/cpython#9376python/cpython#9377python/cpython#9380python/cpython#9383python/cpython#9385python/cpython#9384python/cpython#9386python/cpython#9387python/cpython#9388python/cpython#9389python/cpython#9390python/cpython#9403python/cpython#9409python/cpython#9439python/cpython#9454python/cpython#9475python/cpython#9481python/cpython#19900 *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = None closed_at = created_at = labels = ['3.8', 'type-feature', '3.7', 'docs', 'expert-asyncio'] title = 'asyncio docs overhaul' updated_at = user = 'https://github.com/1st1' ``` bugs.python.org fields: ```python activity = actor = 'gvanrossum' assignee = 'docs@python' closed = True closed_date = closer = 'yselivanov' components = ['Documentation', 'asyncio'] creation = creator = 'yselivanov' dependencies = [] files = [] hgrepos = [] issue_num = 33649 keywords = ['patch'] message_count = 37.0 messages = ['317709', '317966', '318149', '320929', '323114', '325029', '325030', '325102', '325156', '325160', '325216', '325316', '325365', '325396', '325406', '325408', '325415', '325505', '325568', '325592', '325596', '325598', '325599', '325601', '325603', '325604', '325609', '325612', '325618', '325620', '325686', '325687', '325901', '325905', '326031', '326033', '368090'] nosy_count = 16.0 nosy_names = ['gvanrossum', 'barry', 'akuchling', 'jrosdahl', 'belopolsky', 'ned.deily', 'asvetlov', 'MartinAltmayer', 'docs@python', 'yselivanov', 'willingc', 'levkivskyi', 'JDLH', 'miss-islington', 'xtreak', 'kbumsik'] pr_nums = ['9142', '9192', '9219', '9233', '9235', '9272', '9285', '9306', '9314', '9319', '9322', '9324', '9330', '9364', '9374', '9376', '9377', '9380', '9383', '9385', '9384', '9386', '9387', '9388', '9389', '9390', '9403', '9409', '9439', '9454', '9475', '9481', '19900'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue33649' versions = ['Python 3.7', 'Python 3.8'] ```