asyncio.wrap_future undocumented

BPO 24755
Nosy @agronholm, @1st1, @Mariatta
PRs
  • bpo-24755: Document asyncio.wrap_future #603
  • [3.6] bpo-24755: Document asyncio.wrap_future (GH-603) #2019
  • [3.5] bpo-24755: Document asyncio.wrap_future (GH-603) #2020
  • 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 2017-06-09.14:34:34.976>
    created_at = <Date 2015-07-30.10:03:38.018>
    labels = ['type-feature', '3.7', 'docs', 'expert-asyncio']
    title = 'asyncio.wrap_future undocumented'
    updated_at = <Date 2017-06-09.14:34:34.974>
    user = 'https://bugs.python.org/wodny'

    bugs.python.org fields:

    activity = <Date 2017-06-09.14:34:34.974>
    actor = 'Mariatta'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-06-09.14:34:34.976>
    closer = 'Mariatta'
    components = ['Documentation', 'asyncio']
    creation = <Date 2015-07-30.10:03:38.018>
    creator = 'wodny'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 24755
    keywords = []
    message_count = 5.0
    messages = ['247659', '295492', '295532', '295533', '295534']
    nosy_count = 6.0
    nosy_names = ['alex.gronholm', 'docs@python', 'polymorphm', 'yselivanov', 'wodny', 'Mariatta']
    pr_nums = ['603', '2019', '2020']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24755'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']