Skip to content

Fix ast.get_docstring to support 'async def' functions #68876

@1st1

Description

@1st1
BPO 24688
Nosy @birkenfeld, @benjaminp, @1st1
Files
  • ast.patch
  • 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 2015-07-23.05:56:13.179>
    created_at = <Date 2015-07-22.22:13:43.528>
    labels = ['type-feature', 'library']
    title = "Fix ast.get_docstring to support 'async def' functions"
    updated_at = <Date 2015-07-23.05:56:13.178>
    user = 'https://github.com/1st1'

    bugs.python.org fields:

    activity = <Date 2015-07-23.05:56:13.178>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-07-23.05:56:13.179>
    closer = 'yselivanov'
    components = ['Library (Lib)']
    creation = <Date 2015-07-22.22:13:43.528>
    creator = 'yselivanov'
    dependencies = []
    files = ['39987']
    hgrepos = []
    issue_num = 24688
    keywords = ['patch']
    message_count = 4.0
    messages = ['247154', '247163', '247169', '247170']
    nosy_count = 4.0
    nosy_names = ['georg.brandl', 'benjamin.peterson', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue24688'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions