Skip to content

IDLE needs syntax highlighting for async and await #73892

@DavidEFrancoG

Description

@DavidEFrancoG
BPO 29706
Nosy @terryjreedy, @vadmium, @1st1, @miss-islington
PRs
  • bpo-29706: Test that IDLE colors async/await as keywords. #6846
  • [3.7] bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) #6867
  • [3.6] bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846) #6868
  • [3.6] bpo-29706: IDLE now colors async and await as keywords in 3.6. #6879
  • Files
  • no syntax highlighting.png: sample screenshot of the current behavior
  • colorize_async.diff
  • 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 = <Date 2018-05-16.01:38:52.201>
    created_at = <Date 2017-03-03.03:43:57.355>
    labels = ['easy', 'expert-IDLE', 'type-feature']
    title = 'IDLE needs syntax highlighting for async and await'
    updated_at = <Date 2018-05-16.01:38:52.200>
    user = 'https://bugs.python.org/DavidEFrancoG'

    bugs.python.org fields:

    activity = <Date 2018-05-16.01:38:52.200>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2018-05-16.01:38:52.201>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2017-03-03.03:43:57.355>
    creator = 'David E. Franco G.'
    dependencies = []
    files = ['46692', '46693']
    hgrepos = []
    issue_num = 29706
    keywords = ['patch', 'easy']
    message_count = 15.0
    messages = ['288849', '288859', '288860', '288868', '288879', '288902', '288920', '288935', '288940', '288945', '316613', '316690', '316711', '316722', '316746']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'martin.panter', 'yselivanov', 'David E. Franco G.', 'miss-islington']
    pr_nums = ['6846', '6867', '6868', '6879']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29706'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions