python / python/cpython

IDLE: in shell, time.sleep ignores _thread.interrupt_main()

Open
#74,112 31 comments 0 reactions 1 assignee View on GitHub

@terryjreedy is already working on this.

Since Jun 28, 2017.

topic-IDLE type-bug
Dominant language
Python
Stars
77.2k
Forks
36k
PR merge metrics
PR metrics pending

Description

BPO 29926
Nosy @terryjreedy, @pitrou, @njsmith, @vadmium, @eryksun, @mlouielu
PRs
  • python/cpython#2466
  • Files
  • int-unix.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 = 'https://github.com/terryjreedy'
    closed_at = None
    created_at = <Date 2017-03-27.22:51:11.745>
    labels = ['expert-IDLE', 'type-bug', '3.9']
    title = 'IDLE: in shell, time.sleep ignores _thread.interrupt_main()'
    updated_at = <Date 2019-09-19.18:42:59.551>
    user = 'https://bugs.python.org/Mark'
    

    bugs.python.org fields:

    activity = <Date 2019-09-19.18:42:59.551>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2017-03-27.22:51:11.745>
    creator = 'Mark'
    dependencies = []
    files = ['46771']
    hgrepos = []
    issue_num = 29926
    keywords = ['patch']
    message_count = 31.0
    messages = ['290663', '290675', '290677', '290679', '290715', '290728', '290743', '290744', '290749', '290751', '290761', '291049', '291052', '291054', '297157', '297163', '297176', '297241', '297242', '297286', '297288', '297291', '297307', '297323', '297330', '297334', '297345', '297347', '297349', '297352', '297477']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'pitrou', 'njs', 'martin.panter', 'Mark', 'eryksun', 'louielu']
    pr_nums = ['2466']
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29926'
    versions = ['Python 3.9']
    

    Linked PRs
    • gh-157662

    Contributor guide

    Open the contributing guide

    First steps

    1. Read the whole issue, then the project's contributing guide.
    2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
    3. Fork the repository and make your change on a branch.
    4. Open a pull request that references the issue number.

    Assessment

    This issue has not been assessed yet.

    Get new issues in your inbox

    A short digest of beginner-friendly GitHub issues.