Thanks to visit codestin.com
Credit goes to github.com

Skip to content

IDLE: Make multiple improvements to CodeContext #77791

@terryjreedy

Description

@terryjreedy
BPO 33610
Nosy @terryjreedy, @taleinat, @csabella, @miss-islington
PRs
  • bpo-33610: Update IDLE Code Context doc entry #7597
  • [3.7] bpo-33610: Update IDLE Code Context doc entry (GH-7597) #7598
  • [3.6] bpo-33610: Update IDLE Code Context doc entry (GH-7597) #7599
  • bpo-33610: When toggling code-context on, immediately show the current context. #14821
  • bpo-33610: validate non-negative integer inputs in IDLE's config #14822
  • [3.8] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) #14846
  • [3.7] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) #14847
  • [3.8] bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822) #14913
  • [3.7] bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822) #14914
  • bpo-33610: Edit idlelib.codecontext #23773
  • [3.8] bpo-33610: Edit idlelib.codecontext (GH-23773) #23774
  • [3.9] bpo-33610: Edit idlelib.codecontext (GH-23773) #23775
  • Dependencies
  • bpo-22703: Idle Code Context menu entrie(s)
  • bpo-31493: IDLE cond context: fix code update and font update timers
  • bpo-32831: IDLE: Add docstrings and tests for codecontext
  • bpo-33628: IDLE: Code cleanup on codecontext
  • bpo-33642: IDLE: Display up to maxlines non-blank lines for Code Context
  • bpo-33664: IDLE: scroll text by lines, not pixels.
  • bpo-33763: IDLE: Use text widget for code context instead of label widget
  • bpo-35521: IDLE: Add doc section for Code Context and ref links.
  • bpo-35555: IDLE: Gray out Code Context on non-editor windows
  • bpo-37530: IDLE: simplify, optimize, and clean up code context
  • 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 = None
    created_at = <Date 2018-05-23.05:18:11.915>
    labels = ['expert-IDLE', 'type-feature', '3.10']
    title = 'IDLE: Make multiple improvements to CodeContext'
    updated_at = <Date 2020-12-15.12:52:04.350>
    user = 'https://github.com/terryjreedy'

    bugs.python.org fields:

    activity = <Date 2020-12-15.12:52:04.350>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2018-05-23.05:18:11.915>
    creator = 'terry.reedy'
    dependencies = ['22703', '31493', '32831', '33628', '33642', '33664', '33763', '35521', '35555', '37530']
    files = []
    hgrepos = []
    issue_num = 33610
    keywords = ['patch', '3.5regression']
    message_count = 39.0
    messages = ['317357', '317364', '317480', '317599', '317601', '317651', '317822', '318012', '318351', '318355', '318357', '318358', '318466', '318476', '318562', '318589', '318791', '319240', '319241', '319242', '319243', '332034', '332105', '332312', '347571', '348001', '348078', '348081', '348125', '348126', '348127', '348324', '348325', '348326', '383031', '383033', '383035', '383036', '383048']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'taleinat', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['7597', '7598', '7599', '14821', '14822', '14846', '14847', '14913', '14914', '23773', '23774', '23775']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33610'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions