Skip to content

Fix converting AST expression to string and optimize parenthesis #77656

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33475
Nosy @ambv, @serhiy-storchaka
PRs
  • bpo-33475: Fix and improve converting annotations to strings. #6774
  • [3.7] bpo-33475: Fix and improve converting annotations to strings. (GH-6774). #6927
  • 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-23.05:18:22.807>
    created_at = <Date 2018-05-12.22:22:34.763>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'Fix converting AST expression to string and optimize parenthesis'
    updated_at = <Date 2018-05-23.05:18:22.806>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-05-23.05:18:22.806>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-23.05:18:22.807>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2018-05-12.22:22:34.763>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33475
    keywords = ['patch']
    message_count = 4.0
    messages = ['316439', '316881', '316887', '317177']
    nosy_count = 2.0
    nosy_names = ['lukasz.langa', 'serhiy.storchaka']
    pr_nums = ['6774', '6927']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33475'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions