Skip to content

Windows pathlib.Path.glob(pattern) fixed part of the pattern changed to lowercase whereas it should be unchanged. #75385

Description

@brice-gros
BPO 31202
Nosy @pfmoore, @tjguk, @zware, @serhiy-storchaka, @zooba, @brice-gros, @miss-islington, @iritkatriel
PRs
  • bpo-31202: Windows pathlib.Path.glob(pattern) fixed part of the pattern changed to lowercase whereas it should be unchanged. #3087
  • bpo-31202: Preserve case of literal parts in Path.glob() on Windows. #16860
  • [3.7] bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860) #16874
  • [3.8] bpo-31202: Preserve case of literal parts in Path.glob() on Windows. (GH-16860) #16875
  • 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-10-17.00:11:35.555>
    created_at = <Date 2017-08-14.13:57:31.993>
    labels = ['type-bug', '3.8', '3.9', '3.7', 'library', 'OS-windows']
    title = 'Windows pathlib.Path.glob(pattern) fixed part of the pattern changed to lowercase whereas it should be unchanged.'
    updated_at = <Date 2020-10-17.00:11:35.552>
    user = 'https://github.com/brice-gros'

    bugs.python.org fields:

    activity = <Date 2020-10-17.00:11:35.552>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-17.00:11:35.555>
    closer = 'steve.dower'
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2017-08-14.13:57:31.993>
    creator = 'brice.gros'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31202
    keywords = ['patch']
    message_count = 8.0
    messages = ['300245', '354976', '355087', '355093', '355095', '378786', '378792', '378794']
    nosy_count = 8.0
    nosy_names = ['paul.moore', 'tim.golden', 'zach.ware', 'serhiy.storchaka', 'steve.dower', 'brice.gros', 'miss-islington', 'iritkatriel']
    pr_nums = ['3087', '16860', '16874', '16875']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31202'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifeOS-windowsstdlibStandard 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