Skip to content

Avoid using private function glob.glob1() in msi module and tools #60824

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 16620
Nosy @loewis, @rhettinger, @berkerpeksag, @serhiy-storchaka, @zooba
Dependencies
  • bpo-8402: Add a function to escape metacharacters in glob/fnmatch
  • Files
  • issue16620.diff
  • msilib_no_glob1.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 2016-01-19.12:11:07.526>
    created_at = <Date 2012-12-05.19:34:09.210>
    labels = ['type-bug', 'library']
    title = 'Avoid using private function glob.glob1() in msi module and tools'
    updated_at = <Date 2016-01-19.12:11:07.526>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2016-01-19.12:11:07.526>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-01-19.12:11:07.526>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2012-12-05.19:34:09.210>
    creator = 'serhiy.storchaka'
    dependencies = ['8402']
    files = ['29263', '41475']
    hgrepos = []
    issue_num = 16620
    keywords = ['patch']
    message_count = 8.0
    messages = ['177001', '183433', '222921', '223005', '257348', '257349', '258541', '258585']
    nosy_count = 6.0
    nosy_names = ['loewis', 'rhettinger', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'steve.dower']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue16620'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    stdlibStandard 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