Skip to content

ast.NodeVisitor no longer calls visit_Str #81098

@asottile

Description

@asottile
mannequin
BPO 36917
Nosy @serhiy-storchaka, @Carreau, @asottile, @isidentical
PRs
  • bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). #15490
  • [3.8] bpo-36917: Add default implementation of ast.NodeVisitor.visit_Constant(). (GH-15490) #15509
  • [3.7] bpo-36917: Backport basic test for ast.NodeVisitor. #15511
  • 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 2019-08-26.12:14:21.119>
    created_at = <Date 2019-05-14.14:21:22.553>
    labels = ['3.8', 'library']
    title = 'ast.NodeVisitor no longer calls visit_Str'
    updated_at = <Date 2019-08-26.12:14:21.117>
    user = 'https://github.com/asottile'

    bugs.python.org fields:

    activity = <Date 2019-08-26.12:14:21.117>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-26.12:14:21.119>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2019-05-14.14:21:22.553>
    creator = 'Anthony Sottile'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36917
    keywords = ['patch']
    message_count = 17.0
    messages = ['342463', '342474', '342494', '342497', '342501', '342572', '342578', '342583', '342584', '342595', '342597', '342827', '346562', '350496', '350508', '350527', '350528']
    nosy_count = 6.0
    nosy_names = ['serhiy.storchaka', 'mbussonn', 'Anthony Sottile', 'BTaskaya', 'dhilst', 'Tyler Wince']
    pr_nums = ['15490', '15509', '15511']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue36917'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions