Skip to content

IDLE 3.x on Windows exits when pasting non-BMP unicode #57362

Closed
@jbvsmo

Description

@jbvsmo
mannequin
BPO 13153
Nosy @terryjreedy, @vstinner, @taleinat, @ned-deily, @ezio-melotti, @aivarannamaa, @serhiy-storchaka, @animalize, @miss-islington
PRs
  • bpo-13153: Test IDLE Windows no-color astral paste fix #16363
  • bpo-13153: _tkinter part of tkinter_pythoncmd_args_2 for paste fix #16365
  • bpo-13153: Use OS native encoding for converting between Python and Tcl. #16545
  • [3.8] bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545) #16580
  • [3.7] bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-16545) #16581
  • Files
  • tkinter_nobmp_error.patch
  • tkinter_string_conv_3.patch
  • tkinter_pythoncmd_args.patch
  • tkinter_pythoncmd_args_2.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/serhiy-storchaka'
    closed_at = <Date 2019-10-04.11:44:01.512>
    created_at = <Date 2011-10-11.20:01:32.297>
    labels = ['type-bug', 'expert-tkinter', '3.9', '3.8', 'expert-IDLE', '3.7', 'expert-unicode']
    title = 'IDLE 3.x on Windows exits when pasting non-BMP unicode'
    updated_at = <Date 2019-12-20.12:13:44.282>
    user = 'https://github.com/jbvsmo'

    bugs.python.org fields:

    activity = <Date 2019-12-20.12:13:44.282>
    actor = 'terry.reedy'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2019-10-04.11:44:01.512>
    closer = 'serhiy.storchaka'
    components = ['IDLE', 'Tkinter', 'Unicode']
    creation = <Date 2011-10-11.20:01:32.297>
    creator = 'JBernardo'
    dependencies = []
    files = ['28376', '31610', '33318', '34016']
    hgrepos = []
    issue_num = 13153
    keywords = ['patch']
    message_count = 77.0
    messages = ['145363', '145366', '145369', '145573', '145580', '145581', '145584', '145585', '145605', '145607', '145611', '145616', '145635', '155799', '155801', '155810', '155814', '155857', '177750', '177778', '177812', '179276', '182106', '182130', '182141', '182166', '182172', '182180', '182181', '182184', '182207', '182305', '182312', '192240', '192243', '192260', '193566', '194564', '194586', '194603', '194623', '196958', '196993', '201457', '207370', '207371', '207381', '210786', '254165', '254170', '318862', '319247', '348153', '352661', '353083', '353123', '353152', '353761', '353765', '353766', '353767', '353769', '353812', '353833', '353848', '353897', '353898', '353901', '353903', '353910', '353916', '353918', '353919', '353937', '353945', '358701', '358704']
    nosy_count = 9.0
    nosy_names = ['terry.reedy', 'vstinner', 'taleinat', 'ned.deily', 'ezio.melotti', 'Aivar.Annamaa', 'serhiy.storchaka', 'malin', 'miss-islington']
    pr_nums = ['16363', '16365', '16545', '16580', '16581']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue13153'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions