Skip to content

Escape the literal part of the path for glob() #85215

Description

@serhiy-storchaka
BPO 41043
Nosy @encukou, @serhiy-storchaka
PRs
  • bpo-41043: Escape literal part of the path for glob(). #20994
  • [3.9] bpo-41043: Escape literal part of the path for glob(). (GH-20994). #21275
  • [3.8] bpo-41043: Escape literal part of the path for glob(). (GH-20994). #21277
  • 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 = None
    closed_at = <Date 2020-07-02.07:06:05.589>
    created_at = <Date 2020-06-19.21:16:43.723>
    labels = ['type-bug', '3.8', '3.9', '3.10', '3.7', 'library']
    title = 'Escape the literal part of the path for glob()'
    updated_at = <Date 2020-07-02.07:06:05.588>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-07-02.07:06:05.588>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-07-02.07:06:05.589>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2020-06-19.21:16:43.723>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41043
    keywords = ['patch']
    message_count = 6.0
    messages = ['371903', '371923', '372793', '372805', '372808', '372809']
    nosy_count = 2.0
    nosy_names = ['petr.viktorin', 'serhiy.storchaka']
    pr_nums = ['20994', '21275', '21277']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue41043'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions