Skip to content

Erroneous suggestion in print statement #76866

@storymode7

Description

@storymode7
BPO 32685
Nosy @ncoghlan, @serhiy-storchaka, @CuriousLearner, @csabella, @nitishch, @storymode7
PRs
  • bpo-32685: Improve suggestion for print statement #5375
  • bpo-32685: Fixes print suggestion hint in case of multiple statements on the same line #5376
  • [3.6] bpo-32685: Improve suggestion for print statement (GH-5375) #5380
  • Files
  • printBug.py
  • 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-28.11:33:27.849>
    created_at = <Date 2018-01-27.10:31:56.216>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Erroneous suggestion in print statement'
    updated_at = <Date 2018-01-28.11:33:27.847>
    user = 'https://github.com/storymode7'

    bugs.python.org fields:

    activity = <Date 2018-01-28.11:33:27.847>
    actor = 'ncoghlan'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-01-28.11:33:27.849>
    closer = 'ncoghlan'
    components = ['Interpreter Core']
    creation = <Date 2018-01-27.10:31:56.216>
    creator = 'storymode7'
    dependencies = []
    files = ['47412']
    hgrepos = []
    issue_num = 32685
    keywords = ['patch']
    message_count = 9.0
    messages = ['310852', '310853', '310855', '310857', '310899', '310920', '310934', '310937', '310938']
    nosy_count = 6.0
    nosy_names = ['ncoghlan', 'serhiy.storchaka', 'CuriousLearner', 'cheryl.sabella', 'nitishch', 'storymode7']
    pr_nums = ['5375', '5376', '5380']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32685'
    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