Skip to content

infinite loop in PyRun_InteractiveLoopFlags() #74881

@xdegaye

Description

@xdegaye
mannequin
BPO 30696
Nosy @vstinner, @xdegaye
PRs
  • bpo-30696: Fix the REPL looping endlessly when no memory #4160
  • [3.6] bpo-30696: Fix the REPL looping endlessly when no memory (GH-41… #4379
  • Files
  • infinite_loop.patch
  • 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 2017-11-12.16:33:59.948>
    created_at = <Date 2017-06-18.10:33:04.834>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'infinite loop in PyRun_InteractiveLoopFlags()'
    updated_at = <Date 2017-11-13.12:40:12.021>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-11-13.12:40:12.021>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-12.16:33:59.948>
    closer = 'xdegaye'
    components = ['Interpreter Core']
    creation = <Date 2017-06-18.10:33:04.834>
    creator = 'xdegaye'
    dependencies = []
    files = ['46959']
    hgrepos = []
    issue_num = 30696
    keywords = ['patch']
    message_count = 9.0
    messages = ['296267', '296322', '296324', '306118', '306120', '306151', '306152', '306153', '306155']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'xdegaye']
    pr_nums = ['4160', '4379']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30696'
    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