Skip to content

IDLE: checksyntax() doesn't support Unicode? #48258

@vstinner

Description

@vstinner
BPO 4008
Nosy @loewis, @terryjreedy, @vstinner
Files
  • idle-3.0rc1-quits-when-run.py
  • idle_encoding-3.patch: Use tokenize.detect_encoding() to detect Python script encoding
  • iso.py: Example of non-utf8 file (coding: ISO-8859-1)
  • idle_encoding_4.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 = None
    closed_at = <Date 2009-01-18.20:18:13.474>
    created_at = <Date 2008-10-01.15:37:54.392>
    labels = ['expert-IDLE', 'type-crash', 'release-blocker']
    title = "IDLE: checksyntax() doesn't support Unicode?"
    updated_at = <Date 2009-01-18.20:18:13.473>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2009-01-18.20:18:13.473>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-01-18.20:18:13.474>
    closer = 'loewis'
    components = ['IDLE']
    creation = <Date 2008-10-01.15:37:54.392>
    creator = 'vstinner'
    dependencies = []
    files = ['11672', '11682', '11694', '12486']
    hgrepos = []
    issue_num = 4008
    keywords = ['patch', 'needs review']
    message_count = 16.0
    messages = ['74131', '74134', '74160', '74161', '74197', '74202', '74207', '74210', '74280', '74303', '74312', '76052', '76579', '78479', '78933', '80119']
    nosy_count = 4.0
    nosy_names = ['loewis', 'terry.reedy', 'vstinner', 'geon']
    pr_nums = []
    priority = 'release blocker'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue4008'
    versions = ['Python 3.0']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions