Skip to content

PyOS_InputHook is not called when waiting for input() in Windows #75727

@yhlam

Description

@yhlam
mannequin
BPO 31546
Nosy @pfmoore, @tjguk, @zware, @zooba, @ZackerySpytz, @yhlam, @miss-islington
PRs
  • bpo-31546: fix input hook integration on windows #7978
  • [3.7] bpo-31546: Fix input hook integration (GH-7978) #7990
  • [3.6] bpo-31546: Fix input hook integration (GH-7978) #7991
  • Files
  • test_tk.py: TK test script
  • py35_call_stack.png: Python 3.5 call stack
  • py36_call_stack.png: Python 3.6 call stack
  • 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 2019-07-23.15:44:37.548>
    created_at = <Date 2017-09-21.16:13:02.342>
    labels = ['type-bug', '3.7', 'OS-windows']
    title = 'PyOS_InputHook is not called when waiting for input() in Windows'
    updated_at = <Date 2019-07-23.15:44:37.548>
    user = 'https://github.com/yhlam'

    bugs.python.org fields:

    activity = <Date 2019-07-23.15:44:37.548>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-07-23.15:44:37.548>
    closer = 'steve.dower'
    components = ['Windows']
    creation = <Date 2017-09-21.16:13:02.342>
    creator = 'yhlam'
    dependencies = []
    files = ['47160', '47161', '47162']
    hgrepos = []
    issue_num = 31546
    keywords = ['patch']
    message_count = 12.0
    messages = ['302701', '302702', '302703', '302705', '302707', '304785', '305567', '305568', '320674', '320680', '320681', '348067']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'steve.dower', 'ZackerySpytz', 'yhlam', 'miss-islington']
    pr_nums = ['7978', '7990', '7991']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31546'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions