Skip to content

Add a case-insensitive case-preserving dict #63186

@pitrou

Description

@pitrou
BPO 18986
Nosy @tim-one, @warsaw, @theller, @birkenfeld, @rhettinger, @mdickinson, @jaraco, @pitrou, @vstinner, @ericvsmith, @merwok, @bitdancer, @ethanfurman, @vadmium, @serhiy-storchaka, @demianbrecht
Files
  • transform.patch
  • transformdict.patch
  • ctransformdict.patch
  • dict__transform__.patch: Add dict.transform
  • transformdict2.patch
  • transformdict3.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 = 'https://github.com/rhettinger'
    closed_at = <Date 2015-05-16.22:07:19.854>
    created_at = <Date 2013-09-09.11:22:01.918>
    labels = ['type-feature', 'library']
    title = 'Add a case-insensitive case-preserving dict'
    updated_at = <Date 2015-05-16.22:07:19.852>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2015-05-16.22:07:19.852>
    actor = 'ethan.furman'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2015-05-16.22:07:19.854>
    closer = 'ethan.furman'
    components = ['Library (Lib)']
    creation = <Date 2013-09-09.11:22:01.918>
    creator = 'pitrou'
    dependencies = []
    files = ['31713', '31727', '31729', '31749', '31757', '31761']
    hgrepos = []
    issue_num = 18986
    keywords = ['patch']
    message_count = 86.0
    messages = ['197359', '197360', '197361', '197362', '197366', '197367', '197368', '197369', '197370', '197376', '197377', '197379', '197380', '197381', '197387', '197389', '197390', '197391', '197392', '197393', '197398', '197399', '197400', '197401', '197402', '197403', '197405', '197406', '197410', '197411', '197412', '197430', '197434', '197445', '197446', '197457', '197464', '197469', '197479', '197516', '197525', '197526', '197527', '197528', '197529', '197531', '197533', '197635', '197637', '197644', '197648', '197710', '197711', '197733', '197969', '197970', '197973', '197975', '197980', '197981', '197982', '197983', '197984', '197986', '197987', '197989', '197990', '198281', '198912', '199652', '199708', '205979', '205995', '206027', '206195', '206196', '234050', '234062', '234077', '234087', '236105', '236161', '236163', '236178', '236909', '243370']
    nosy_count = 19.0
    nosy_names = ['tim.peters', 'barry', 'theller', 'georg.brandl', 'rhettinger', 'mark.dickinson', 'jaraco', 'pitrou', 'vstinner', 'eric.smith', 'eric.araujo', 'mrabarnett', 'Arfrever', 'r.david.murray', 'ethan.furman', 'sbt', 'martin.panter', 'serhiy.storchaka', 'demian.brecht']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue18986'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions