Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Copy link
Copy link
@njsmith

Description

@njsmith
Issue body actions
BPO 30039
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 = <Date 2017-06-09.21:07:32.657>
    created_at = <Date 2017-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 = <Date 2017-06-10.08:52:13.435>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

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

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeend of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.