Skip to content

Resuming a 'yield from' stack is broken if a signal arrives in the middle #74225

Description

@njsmith
BPO30039
Nosy@vstinner, @njsmith, @1st1
PRs
  • bpo-30039: Don't run signal handlers while resuming a yield from stack #1081
  • [3.6] bpo-30039: Don't run signal handlers while resuming a yield fro… #1640
  • 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/1st1'closed_at=<Date2017-06-09.21:07:32.657>created_at=<Date2017-04-11.09:33:27.080>labels= ['interpreter-core', 'type-bug', '3.7']
    title="Resuming a 'yield from' stack is broken if a signal arrives in the middle"updated_at=<Date2017-06-10.08:52:13.435>user='https://github.com/njsmith'

    bugs.python.org fields:

    activity=<Date2017-06-10.08:52:13.435>actor='vstinner'assignee='yselivanov'closed=Trueclosed_date=<Date2017-06-09.21:07:32.657>closer='yselivanov'components= ['Interpreter Core']
    creation=<Date2017-04-11.09:33:27.080>creator='njs'dependencies= []
    files= []
    hgrepos= []
    issue_num=30039keywords= []
    message_count=8.0messages= ['291469', '293887', '293902', '293903', '295578', '295579', '295580', '295620']
    nosy_count=3.0nosy_names= ['vstinner', 'njs', 'yselivanov']
    pr_nums= ['1081', '1640']
    priority='normal'resolution='fixed'stage='resolved'status='closed'superseder=Nonetype='behavior'url='https://bugs.python.org/issue30039'versions= ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    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