Skip to content

asyncio should make it easy to enable cooperative SIGINT handling #75568

Description

@ncoghlan
BPO 31387
Nosy @gpshead, @ncoghlan, @vstinner, @giampaolo, @njsmith, @1st1, @ryanhiebert, @aeros
Dependencies
  • bpo-29988: with statements are not ensuring that exit is called if enter succeeds
  • bpo-31388: Provide a way to defer SIGINT handling in the current thread
  • 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 = None
    created_at = <Date 2017-09-07.19:37:30.590>
    labels = ['3.7', 'type-bug', 'library']
    title = 'asyncio should make it easy to enable cooperative SIGINT handling'
    updated_at = <Date 2019-10-14.23:11:16.713>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2019-10-14.23:11:16.713>
    actor = 'aeros'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-09-07.19:37:30.590>
    creator = 'ncoghlan'
    dependencies = ['29988', '31388']
    files = []
    hgrepos = []
    issue_num = 31387
    keywords = []
    message_count = 4.0
    messages = ['301619', '301631', '301661', '301669']
    nosy_count = 8.0
    nosy_names = ['gregory.p.smith', 'ncoghlan', 'vstinner', 'giampaolo.rodola', 'njs', 'yselivanov', 'ryanhiebert', 'aeros']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31387'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      Status
      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions