Skip to content

Syntactically wrong suggestions by the new custom print statement error message #76209

@mdraw

Description

@mdraw
mannequin
BPO 32028
Nosy @ncoghlan, @CuriousLearner, @mdraw
PRs
  • bpo-32028: Fix custom print suggestion having leading whitespace in print statement #4688
  • [3.6] bpo-32028: Fix suggestions for indented print statements (GH-4688) #5249
  • Files
  • print.py: Python file that suggests a wrong print call when run
  • 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-01-20.03:57:45.643>
    created_at = <Date 2017-11-14.17:42:50.183>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Syntactically wrong suggestions by the new custom print statement error message'
    updated_at = <Date 2018-01-20.03:57:45.641>
    user = 'https://github.com/mdraw'

    bugs.python.org fields:

    activity = <Date 2018-01-20.03:57:45.641>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-20.03:57:45.643>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2017-11-14.17:42:50.183>
    creator = 'mdraw'
    dependencies = []
    files = ['47265']
    hgrepos = []
    issue_num = 32028
    keywords = ['patch']
    message_count = 6.0
    messages = ['306231', '306253', '306254', '310320', '310321', '310322']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'CuriousLearner', 'mdraw']
    pr_nums = ['4688', '5249']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32028'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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