Skip to content

Tkinter binding involving Control-spacebar raises unicode error #45369

Description

@kbkaiser
BPO 1028
Nosy @terryjreedy, @kbkaiser, @vstinner, @ned-deily, @bitdancer, @codeape2
Files
  • tkintertest.py
  • _tkinter.c.patch
  • PythonCmd_check_for_utf.diff
  • just_for_explanation.patch
  • issue1028.diff
  • adjusts1.diff
  • issue1028_2.diff
  • _tkinter.c.2.patch: Convert 0xC080 to 0x00
  • 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/kbkaiser'
    closed_at = <Date 2011-05-11.21:20:52.642>
    created_at = <Date 2007-08-26.20:48:31.672>
    labels = ['expert-IDLE', 'type-bug', 'expert-tkinter', 'expert-unicode']
    title = 'Tkinter binding involving Control-spacebar raises unicode error'
    updated_at = <Date 2012-06-05.02:30:35.417>
    user = 'https://github.com/kbkaiser'

    bugs.python.org fields:

    activity = <Date 2012-06-05.02:30:35.417>
    actor = 'Mike.Perry'
    assignee = 'kbk'
    closed = True
    closed_date = <Date 2011-05-11.21:20:52.642>
    closer = 'kbk'
    components = ['IDLE', 'Tkinter', 'Unicode']
    creation = <Date 2007-08-26.20:48:31.672>
    creator = 'kbk'
    dependencies = []
    files = ['8323', '8330', '12054', '12094', '14674', '14675', '14677', '21954']
    hgrepos = []
    issue_num = 1028
    keywords = ['patch', 'needs review']
    message_count = 45.0
    messages = ['55311', '55312', '55313', '55321', '55325', '55330', '75999', '76032', '76034', '76035', '76041', '76043', '76164', '76165', '76173', '76178', '76179', '76180', '76701', '76846', '77209', '81060', '81989', '90665', '90707', '91405', '91408', '91420', '92678', '99441', '101508', '110080', '116773', '118400', '128441', '133494', '135707', '135788', '135795', '135806', '135807', '153250', '153252', '161718', '162321']
    nosy_count = 11.0
    nosy_names = ['terry.reedy', 'kbk', 'vstinner', 'ned.deily', 'r.david.murray', 'Bernt.R\xc3\xb8skar.Brenna', 'BreamoreBoy', 'jsprunck', 'mgstrein', 'python-dev', 'Mike.Perry']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1028'
    versions = ['Python 3.2', 'Python 3.3']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions