Skip to content

IDLE: Move formatting functions into new format module. #80571

@csabella

Description

@csabella
BPO 36390
Nosy @terryjreedy, @taleinat, @csabella
PRs
  • bpo-36390: IDLE: Combine region formatting methods. #12481
  • bpo-36390: simplify classifyws() and add unit tests #14500
  • [3.8] bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) #14707
  • [3.7] bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) #14708
  • [3.8] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) #14811
  • [3.7] bpo-36390: IDLE: Combine region formatting methods. (GH-12481) #14812
  • bpo-36390: Gather IDLE Format menu functions into format.py #14827
  • [3.8] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) #14829
  • [3.7] bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) #14830
  • 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 2019-07-18.01:23:21.044>
    created_at = <Date 2019-03-21.12:34:20.915>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7', '3.9']
    title = 'IDLE: Move formatting functions into new format module.'
    updated_at = <Date 2019-07-18.01:23:21.044>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2019-07-18.01:23:21.044>
    actor = 'terry.reedy'
    assignee = 'terry.reedy'
    closed = True
    closed_date = <Date 2019-07-18.01:23:21.044>
    closer = 'terry.reedy'
    components = ['IDLE']
    creation = <Date 2019-03-21.12:34:20.915>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36390
    keywords = ['patch']
    message_count = 20.0
    messages = ['338537', '338540', '346937', '346984', '347100', '347101', '347182', '347681', '347682', '347683', '347684', '347713', '347714', '348059', '348062', '348063', '348085', '348090', '348091', '348092']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'taleinat', 'cheryl.sabella']
    pr_nums = ['12481', '14500', '14707', '14708', '14811', '14812', '14827', '14829', '14830']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36390'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions