Skip to content

asyncio docs overhaul #77830

Description

@1st1
BPO 33649
Nosy @gvanrossum, @warsaw, @akuchling, @jrosdahl, @abalkin, @ned-deily, @asvetlov, @MartinAltmayer, @1st1, @willingc, @ilevkivskyi, @JDLH, @miss-islington, @tirkarthi, @kbumsik
PRs
  • bpo-33649: First asyncio docs improvement pass #9142
  • bpo-33649: Cleanup asyncio/streams and asyncio/synchronization docs sections #9192
  • bpo-33649: Fix doc to reflect changes in 47cd10d (or Issue #23347) #9219
  • bpo-33649: Edit asyncio eventloop doc - second pass #9233
  • bpo-33649: edit async policy doc - second pass #9235
  • bpo-33649 : polish asyncio exceptions and platforms docs #9272
  • bpo-33649: Polish asyncio subprocess and sync docs #9285
  • bpo-33649 Polish asyncio docs on queues, protocols, and subproccesses #9306
  • bpo-33649: Refresh Tasks and Futures pages #9314
  • bpo-33649: Add high-level APIs cheat-sheet #9319
  • bpo-33649: Refresh asyncio docs landing page #9322
  • bpo-33649: Fix asyncio-dev #9324
  • bpo-33649: Clarify protocol_factory as a method parameter #9330
  • bpo-33649: Add low-level APIs index. #9364
  • bpo-33649: Add a hello world example to asyncio.rst #9374
  • bpo-33649: A copy-editing pass on asyncio documentation #9376
  • [3.7] bpo-33649: Backport asyncio docs from 'master' #9377
  • bpo-33649: Note that asyncio.run() calls shutdown_asyncgens() #9380
  • [3.7] bpo-33649: Note that asyncio.run() calls shutdown_asyncgens() (GH-9380) #9383
  • bpo-33649: Fix syntax error on factorial example for asyncio #9385
  • bpo-33649: Change "set_after" reference to say_after. #9384
  • [3.7] bpo-33649: Change "set_after" reference to say_after. (GH-9384) #9386
  • bpo-33649: Fix syntax error on factorial example for asyncio #9387
  • [3.7] bpo-33649: Fix syntax error on Asyncio example in doc (GH-9387) #9388
  • bpo-33649: Fix markup; add another note that asyncio.run is 3.7+ #9389
  • [3.7] bpo-33649: Fix markup; add another note that asyncio.run is 3.7+ (GH-9389) #9390
  • bpo-33649: Add a high-level section about Futures; few quick fixes #9403
  • [3.7] bpo-33649: Add a high-level section about Futures; few quick fixes (GH-9403) #9409
  • bpo-33649: More improvements #9439
  • [3.7] bpo-33649: More improvements (GH-9439) #9454
  • bpo-33649: Fix gather() docs; fix title; few other nits. #9475
  • [3.7] bpo-33649: Fix gather() docs; fix title; few other nits. (GH-9475) #9481
  • bpo-40499: Mention that asyncio.wait() needs a non-empty aws set #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:

    assignee = None
    closed_at = <Date 2018-09-17.23:38:31.526>
    created_at = <Date 2018-05-25.19:48:42.515>
    labels = ['3.8', 'type-feature', '3.7', 'docs', 'expert-asyncio']
    title = 'asyncio docs overhaul'
    updated_at = <Date 2020-05-04.21:56:08.239>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2020-05-04.21:56:08.239>
    actor = 'gvanrossum'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-09-17.23:38:31.526>
    closer = 'yselivanov'
    components = ['Documentation', 'asyncio']
    creation = <Date 2018-05-25.19:48:42.515>
    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']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions