Skip to content

IDLE: pyparse - simplify StringTranslatePseudoMapping #77121

Description

@csabella
BPO 32940
Nosy @terryjreedy, @serhiy-storchaka, @csabella, @miss-islington
PRs
  • bpo-32940: IDLE: in pyparse, replace mapping class with defaultdict #5854
  • bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse #5862
  • [3.7] bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) #5940
  • [3.6] bpo-32940: IDLE: Simplify StringTranslatePseudoMapping in pyparse (GH-5862) #5941
  • 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-02-24.17:38:40.168>
    labels = ['3.8', 'expert-IDLE', 'type-feature', '3.7']
    title = 'IDLE: pyparse - simplify StringTranslatePseudoMapping'
    updated_at = <Date 2018-02-28.23:12:17.496>
    user = 'https://github.com/csabella'

    bugs.python.org fields:

    activity = <Date 2018-02-28.23:12:17.496>
    actor = 'miss-islington'
    assignee = 'terry.reedy'
    closed = False
    closed_date = None
    closer = None
    components = ['IDLE']
    creation = <Date 2018-02-24.17:38:40.168>
    creator = 'cheryl.sabella'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32940
    keywords = ['patch']
    message_count = 15.0
    messages = ['312734', '312752', '312764', '312768', '312770', '312778', '312796', '312799', '313046', '313048', '313068', '313071', '313072', '313073', '313074']
    nosy_count = 4.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['5854', '5862', '5940', '5941']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32940'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions