Skip to content

input fucntion raises SystemError after specific input. #82337

@Amiy

Description

@Amiy
mannequin
BPO 38156
Nosy @vstinner, @benjaminp, @miss-islington
PRs
  • closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. #21569
  • [3.9] closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569) #21670
  • [3.8] closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569) #21671
  • bpo-38156: Fix compiler warning in PyOS_StdioReadline() #21721
  • [3.9] bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721) #21723
  • [3.8] bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721) #21725
  • Files
  • input-test.py: Input function test file.
  • 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 2020-07-29.00:57:19.070>
    created_at = <Date 2019-09-13.10:31:38.783>
    labels = ['type-bug', '3.7', 'expert-IO']
    title = 'input fucntion raises SystemError after specific input.'
    updated_at = <Date 2020-08-04.00:59:05.561>
    user = 'https://bugs.python.org/Amiy'

    bugs.python.org fields:

    activity = <Date 2020-08-04.00:59:05.561>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-29.00:57:19.070>
    closer = 'benjamin.peterson'
    components = ['IO']
    creation = <Date 2019-09-13.10:31:38.783>
    creator = 'Amiy'
    dependencies = []
    files = ['48606']
    hgrepos = []
    issue_num = 38156
    keywords = ['patch']
    message_count = 7.0
    messages = ['352282', '374552', '374553', '374554', '374777', '374779', '374781']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'miss-islington', 'Amiy']
    pr_nums = ['21569', '21670', '21671', '21721', '21723', '21725']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue38156'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions