Skip to content

Doc strings no longer stored in body of AST #77092

Description

@markshannon
BPO 32911
Nosy @brettcannon, @birkenfeld, @rhettinger, @ncoghlan, @benjaminp, @ned-deily, @methane, @ambv, @markshannon, @serhiy-storchaka, @grimreaper, @minrk, @Carreau
PRs
  • bpo-32911: Add new AST node for docstring #5927
  • bpo-32911: Remove the docstring attribute of AST types #7121
  • [3.8] bpo-32911: Revert bpo-29463. (GH-7121) #7197
  • [3.7] bpo-32911: Update the historical note about the magic number. #7272
  • [3.8] bpo-32911: Add the historical note about the magic number. #7273
  • 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-05-30.12:27:57.966>
    created_at = <Date 2018-02-22.12:20:07.907>
    labels = ['interpreter-core', 'type-bug', '3.7', 'release-blocker']
    title = 'Doc strings no longer stored in body of AST'
    updated_at = <Date 2018-05-31.06:12:17.993>
    user = 'https://github.com/markshannon'

    bugs.python.org fields:

    activity = <Date 2018-05-31.06:12:17.993>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-30.12:27:57.966>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2018-02-22.12:20:07.907>
    creator = 'Mark.Shannon'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32911
    keywords = ['patch', '3.7regression']
    message_count = 55.0
    messages = ['312557', '312558', '312559', '312561', '312562', '312564', '312565', '312567', '312580', '312588', '312625', '312629', '312630', '312856', '312989', '312999', '313000', '313001', '313002', '313005', '313315', '313698', '313997', '314056', '315238', '315240', '315581', '315582', '317450', '317491', '317492', '317493', '317654', '317655', '317657', '317665', '317671', '317683', '317686', '317696', '317716', '317718', '317777', '317782', '317783', '317784', '317785', '317988', '317992', '318089', '318147', '318150', '318176', '318258', '318259']
    nosy_count = 15.0
    nosy_names = ['brett.cannon', 'georg.brandl', 'rhettinger', 'ncoghlan', 'benjamin.peterson', 'ned.deily', 'methane', 'lukasz.langa', 'Mark.Shannon', 'serhiy.storchaka', 'eitan.adler', 'minrk', 'mbussonn', 'flherne', 'Benjamin Ragan-Kelley']
    pr_nums = ['5927', '7121', '7197', '7272', '7273']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32911'
    versions = ['Python 3.7']

    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