Skip to content

Add kind field to ast.Constant, to distinguish u"..." from "..." for type checkers #80461

Closed
@gvanrossum

Description

@gvanrossum
BPO 36280
Nosy @gvanrossum, @serhiy-storchaka, @miss-islington
PRs
  • bpo-36280: Add Constant.kind field #12295
  • 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 = 'https://github.com/gvanrossum'
    closed_at = <Date 2019-03-13.20:01:54.579>
    created_at = <Date 2019-03-13.04:00:08.733>
    labels = ['type-bug', '3.8']
    title = 'Add kind field to ast.Constant, to distinguish u"..." from "..." for type checkers'
    updated_at = <Date 2019-03-13.20:01:54.578>
    user = 'https://github.com/gvanrossum'

    bugs.python.org fields:

    activity = <Date 2019-03-13.20:01:54.578>
    actor = 'gvanrossum'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2019-03-13.20:01:54.579>
    closer = 'gvanrossum'
    components = []
    creation = <Date 2019-03-13.04:00:08.733>
    creator = 'gvanrossum'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36280
    keywords = ['patch']
    message_count = 5.0
    messages = ['337834', '337853', '337854', '337872', '337873']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['12295']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue36280'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.8 (EOL)end of lifetype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions