Skip to content

Add a function to escape metacharacters in glob/fnmatch #52649

@georgehu

Description

@georgehu
mannequin
BPO 8402
Nosy @terryjreedy, @ericvsmith, @ezio-melotti, @merwok, @vadmium, @serhiy-storchaka
Files
  • issue8402.patch
  • issue8402.1.patch
  • fnmatch_escape.patch
  • fnmatch_escape_2.patch
  • fnmatch_implementation.py
  • glob_escape.patch
  • glob_escape_2.patch
  • glob_escape_3.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/serhiy-storchaka'
    closed_at = <Date 2013-11-18.11:09:40.359>
    created_at = <Date 2010-04-15.00:51:25.788>
    labels = ['type-feature', 'library']
    title = 'Add a function to escape metacharacters in glob/fnmatch'
    updated_at = <Date 2013-11-18.11:09:40.358>
    user = 'https://bugs.python.org/georgehu'

    bugs.python.org fields:

    activity = <Date 2013-11-18.11:09:40.358>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2013-11-18.11:09:40.359>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2010-04-15.00:51:25.788>
    creator = 'george.hu'
    dependencies = []
    files = ['27551', '27570', '27579', '27582', '29343', '29380', '32673', '32687']
    hgrepos = []
    issue_num = 8402
    keywords = ['patch', 'needs review']
    message_count = 36.0
    messages = ['103160', '103163', '103164', '103165', '103168', '103171', '103173', '103174', '103175', '106545', '106548', '106550', '109682', '109743', '147434', '172635', '172810', '172919', '172922', '172948', '172951', '172958', '172973', '172977', '172979', '175767', '177000', '183676', '183679', '183966', '203179', '203221', '203274', '203277', '203278', '203279']
    nosy_count = 15.0
    nosy_names = ['terry.reedy', 'eric.smith', 'kveretennicov', 'ezio.melotti', 'eric.araujo', 'mrabarnett', 'l0nwlf', 'george.hu', 'docs@python', 'Aquinas', 'python-dev', 'martin.panter', 'Tilka', 'serhiy.storchaka', 'a1abhishek']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue8402'
    versions = ['Python 3.4']

    Metadata

    Metadata

    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