Skip to content

AST unparsing of infinity numbers #77075

Description

@serhiy-storchaka
BPO 32894
Nosy @gvanrossum, @mdickinson, @vstinner, @ambv, @serhiy-storchaka, @isidentical
PRs
  • bpo-32894: Support unparsing of infinity numbers in ast_unparser.c #17426
  • 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/serhiy-storchaka'
    closed_at = <Date 2020-04-13.22:55:44.812>
    created_at = <Date 2018-02-21.12:20:59.154>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7', '3.9']
    title = 'AST unparsing of infinity numbers'
    updated_at = <Date 2020-04-13.22:55:44.811>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-04-13.22:55:44.811>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2020-04-13.22:55:44.812>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2018-02-21.12:20:59.154>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32894
    keywords = ['patch']
    message_count = 3.0
    messages = ['312492', '366343', '366347']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'mark.dickinson', 'vstinner', 'lukasz.langa', 'serhiy.storchaka', 'BTaskaya']
    pr_nums = ['17426']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32894'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions